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
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.zipReadme
=== 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 ==
- In your admin panel, go to Plugins > and click the Add New button.
- Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
- 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