WP Manifestindependent plugin directory
manifest / themes / bs-masonry

bS Masonry

This plugin adds masonry.js to WordPress. It is only required if a *-masonry.php in bootScore-5 used and replaces the card columns of Bootstrap 4, which are no longer included in Bootstrap 5.

by Bastian Kreiter · github.com/crftwrk/bs-masonry · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/crftwrk/bs-masonry/archive/refs/heads/main.zip

Readme

=== bS Masonry ===

Contributors: craftwerk

Requires at least: 4.5 Tested up to: 5.5.1 Requires PHP: 5.6 Stable tag: 5.0.0 License: GNU General Public License v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin adds masonry.js to WordPress. It is only required if a *-masonry.php in bootScore-5 used and replaces the card columns of Bootstrap 4, which are no longer included in Bootstrap 5. Copyright 2020 Bastian Kreiter.

== Installation ==

  1. In your admin panel, go to Plugins > and click the Add New button.
  2. Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
  3. Click Activate to use your new Plugin right away.

== Usage ==

Rename category-masonry.php to category.php Rename author-masonry.php to author.php Rename archive-masonry.php to archive.php

== Changelog ==

= 5.0.0 - October 08 2020 =

    * Initial release

Read the full README on GitHub →