=== Block Patterns UI === Contributors: chrismademe Donate Link: https://chrisgalbraith.com Tags: block editor, gutenberg, block patterns Requires at least: 5.8 Tested up to: 5.8 Stable tag: 0.4.2 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple UI for creating and managing Block Patterns == Description == Block Patterns are great, but registering them can be a little tedious. This plugin fixes that by allowing you to create and register Block Patterns using the Block Editor itself! You simply add the blocks you want to use as a pattern, add some (optional) information about them and you're ready to start using them in your posts and pages. == Screenshots == 1. List of registered Block Patterns 2. Block Patterns UI settings 3. Easily build and edit your patterns using the Block Editor == Changelog == = 0.4.1 = * Fixes broken default category selection because you only had 1 selected before updating to 0.4.0 = 0.4.0 = * You can now select multiple categories for Block Patterns = 0.1.0 = * First release!