=== DW Block Patterns === Contributors: teodw, enricdw Tags: Gutenberg, patterns, block patterns, block editor Requires at least: 6.1 Tested up to: 6.1 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Visually create custom block patterns. No coding skills needed. Categorize and use keywords for easy searching. == Description == Create custom block patterns. The patterns can be designed just like you design a blog post or a page with the block editor. You can assign any category or keywords. == Key Features == - Create custom patterns from one or more blocks in the post editor - Group your patterns in categories - Optionally add any keywords or aliases that help users discover it while searching in the inserter - Create custom pattern categories - Set a viewport width to optimize the scaled width of the preview in the block inserter - Add an optional hidden text if the title does not fully describe what the pattern does. == Installation == From your admin dashboard, 1. Select Plugins > Add New. 2. From the search box, type "Doo Block Pattern" and then search. 3. Click the install button and then activate the plugin. == Getting Started == 1. Locate and click on the '**Doo Block Patterns**' menu item in the sidebar admin menu. 2. Click on the '**Add New**' button. 3. Give your pattern a name. 4. Start writing or choose any blocks you want to be part of your pattern. 5. Publish the pattern. 6. Go to a test post or page and locate your pattern in the Block Inserter under the pattern tab and click on it. 7. The block pattern will now be added to your page. All contained blocks are now independent of the original pattern and can be edited as any regular block. == Screenshots == 1. Pattern with blocks 2. Pattern settings 3. Block Patterns list == Changelog == = [1.0.0] - 2022-11-22 = Initial release.