=== Block Pattern Builder For WordPress - Boost Up Gutenberg Patterns ===
Contributors: multanisadik, sahilmultani
Author URI: https://profiles.wordpress.org/multanisadik/
Tags: Gutenberg, patterns, block patterns, pattern builder, browse patterns
Requires at least: 6.4
Tested up to: 6.6.2
Requires PHP: 7.2
Stable tag: 4.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create custom block patterns and browse ready-made patterns from the WordPress.org library to enhance your Gutenberg block pattern collection.

== Description ==

**Key Features**

- Easy to create custom block patterns
- Add any type of keywords to find easily in the block inserter
- Create custom pattern categories
- Assign your patterns to single or multiple categories
- Browse readymade block patterns from WordPress.org patterns library and use it
- Browse block patterns by specific Author

== Installation ==

* Download the plugin
* Upload the folder "create-block-patterns" to wp-content/plugins (or upload a zip through the Wordpress admin)
* Activate and enjoy!

== Getting Started ==

1. Find and click on the '**Block Patterns**' menu in the admin sidebar.
2. Click on the '**Add New**' button.
3. Write your pattern name.
4. Start writing or choose any blocks you want to be part of your pattern.
5. Publish your pattern
6. Open any page/post and select pattern from the Block Inserter under the pattern tab.

== Frequently Asked Questions ==

= Can I create multiple patterns? =

Yes, you can create patterns as per your requirement.

== Screenshots ==

1. Block patterns list table screen.
2. Categories list table screen.
3. Block pattern settings sidebar.

== Changelog ==
= 4.0.0 =
* Compatible with WordPress 6.6.x

= 3.0.0 =
* Compatible with WordPress 6.2.x

= 2.0.0 =
* New - Check out and use block patterns from the WordPress.org patterns collection
* Update - Compatible with WordPress 6.1.x

= 1.0.0 =
* initial release