An experimental plugin to preview and insert block patterns in the Block Editor (Gutenberg).
Please note that no block patterns are included with this plugin. Patterns must be provided by your theme or another plugin. You can also use the patterns provided by WordPress if enabled by your theme.
0.3.0 - 2022-01-13
Changed
- Replaced custom search component with core version.
- Updated modal styling to match core pattern explorer.
- Updated screenshots.
Fixed
- Fixed API bug causing the pattern explorer to be inaccessible on themes that do not utilize pattern category types.
- Fixed linting and code quality errors.
0.2.1 - 2021-11-23
Changed
- The button used to launch the Pattern Explorer is now disabled while pattern category types are being retrieved from the REST API.
- Updated tooltip on the button used to launch the Pattern Explorer.
0.2.0 - 2021-11-22
Added
- Added support for the experimental block pattern category types.
0.1.0 - 2021-11-09
Initial release! 🎉