=== BNM Blocks === Contributors: pubudu-malalasekara Tags: page builder, Gutenberg blocks, WordPress blocks, gutenberg, blocks Tested up to: 6.5 Stable tag: 1.0.2 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html A collection of WordPress Gutenberg blocks for Blogs, News and Magazine publishers. == Description == A collection of blocks developed for WordPress Gutenberg editor. All of these blocks are specially for all kinds of publishing websites like Blogs, Newspapers and Magazines. Organize and display your posts on your frontpage using BNM blocks. Currently there are six blocks available. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/bnm-blocks` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Go to Dashboard > Pages > Add New. 4. Click the + icon to add Blocks to the page. 5. Search for the word "BNM" and it will list all the blocks included in the BNM Blocks Plugin. 6. Add your preferred BNM Blocks to the page. == Screenshots == == Changelog == = 1.0.2 = * Added a common stylesheet. = 1.0.1 = * New: Removed "Post Block: Style #3" block and added "Posts Ultra" block. * New: Added section titles for blocks. * Fix: Fixed undefined value issue in format_value_for_type() function in CSS_Utility class. * Fix: Fixed duplication issues in Inspector Color Controls. * Fix: Renamed Classess and function names. * Fix: Fixed direct file access issues. * Fix: Fixed escaping issues in template-functions.php = 1.0.0 = * Initial Release