Manage your theme's pattern PHP files the easy way, with Pattern Manager by WP Engine.
Note: Pattern Manager is currently in beta.
When you design beautiful block patterns for your theme, Pattern Manager by WP Engine will automatically push them into PHP files for you, every time you save. With a dedicated studio to design and build block patterns you can 10x your ability to work effectively with theme patterns.
Pattern Manager is designed to be used by theme developers and is not intended to create patterns on production sites. Please review our FAQ below.
Once you’ve built a lot of patterns, it makes sense to quickly combine them in various ways to make full-page patterns. An example of this might be a “Home Page” or “Landing Page” pattern that includes a call-to-action area, features area, testimonials, links, and more. Instead of re-creating each of those patterns inside your “Home Page” pattern, you can simply re-use them with the “Pattern Block”.
Here’s an example of how you’d make that “Full Page” pattern:
* Step 1: In Pattern Manager, click “Create New Pattern”.
* Step 2: Add the “Pattern Block” (note: this block is exclusively available in the Pattern Manager editor).
* Step 3: Choose a pattern you’ve already made (like testimonials, features, call-to-actions, etc).
* Step 4. Once inserted, repeat steps 2-3 until you have a “Full Page” pattern you like.
The best part about using the “Pattern Block” is maintaining your patterns. If you ever need to make a change to a pattern, you can update it in one place and it will be updated anywhere you used the Pattern Block, dynamically.
When one of your theme’s users inserts that “Full Page” pattern, because it’s using WordPress core’s pattern block, WordPress will automatically pull the separate patterns together into the Block Editor, ready for them to modify, just like any other pattern.
This plugin can be installed directly from your site.
It can also be installed manually.
No. WordPress core naturally imports patterns located in any theme’s “patterns” directory. In keeping with that WordPress standard, Pattern Manager only saves pattern files to that location at this time.
Yes. Pattern Manager is designed to be used by theme creators, ideally in a local environment like https://localwp.com. If you are not building a theme, it is recommended that you create a child theme and install it so that updates do not wipe out your pattern files.
While Pattern Manager will add patterns to any theme, it is recommended that you own and control the code of that theme. If you do not control the code of your theme, it is recommended that you create a child theme and install it so that updates do not wipe out your pattern files.
Ideally, no. It is recommended that you develop your patterns on a locally hosted website. You can easily set up a local development WordPress on your computer using https://localwp.com
Yes, you will need to have WordPress 6.1 or later installed to take advantage of Pattern Manager.