Learn how to use WordPress Synced Patterns (formerly reusable blocks) to create consistent, reusable content sections you can safely update in one place.
Why Synced Patterns Matter for New Site Owners
Synced Patterns in WordPress let you build a content section once (like a contact bar, promo banner, or legal disclaimer) and reuse it across many pages. When you update the pattern, every place it appears updates automatically. This keeps your site consistent and saves a lot of editing time.
In modern WordPress, what used to be called “Reusable Blocks” are now handled as Synced Patterns in the block editor.Source
Key Terms in Plain Language
- Block: A single piece of content (paragraph, image, button, etc.).
- Pattern: A pre-arranged group of blocks you can insert as a layout.
- Synced Pattern: A pattern that stays linked everywhere it’s used. Edit it once, and all copies update.
- Detached Pattern: A one-off copy of a pattern that no longer updates when the original changes.
Before You Start: Permissions and Access
To create and manage Synced Patterns, you need a user role that can edit and publish content, such as Editor or Administrator.Source If you can already create and publish pages or posts, you likely have what you need.
Step 1 – Plan One Simple Reusable Section
Start with a single, low-risk section you know will appear in multiple places. Common examples:
- “Contact us” bar with phone, email, and a button.
- Short service guarantee or trust statement.
- Business hours and location block.
- Newsletter signup strip.
Keep the first pattern simple: one or two blocks, minimal styling, and no complex layouts.
Step 2 – Create Your First Synced Pattern
Follow these steps in the WordPress block editor:
- Go to Dashboard ? Pages ? Add New (or edit an existing page).
- In the content area, add the blocks you want in your reusable section (for example, a Heading, Paragraph, and Button).
- Select all the blocks that should be part of the pattern:
- Click the first block, then hold Shift and click the last block; or
- Open the List View icon in the top toolbar and use Shift+click there.
- With the group of blocks selected, click the three-dot (?) menu in the block toolbar.
- Choose Create pattern.
- Give your pattern a clear name, such as Site – Contact Bar.
- Turn on the Synced option so it behaves like a reusable block.
- Click Create.
You’ve now created a Synced Pattern. It will be available anywhere you edit content in the block editor.Source
Step 3 – Insert Your Synced Pattern on Multiple Pages
To reuse your new pattern:
- Open any page or post in the editor.
- Click the + button to open the block inserter.
- Switch to the Patterns or Synced Patterns section (look for the linked-rhombus icon).
- Find your pattern under something like My patterns or by searching its name.
- Click the pattern to insert it into the page.
- Publish or update the page.
Repeat this on every page where you want that same section to appear.
Step 4 – Safely Edit a Synced Pattern Later
When you need to change text, links, or design across all instances:
- Open any page that already uses the pattern.
- Click once on the pattern block group to select it.
- Edit the content (for example, change the phone number or button text).
- Click Update on the page.
Because the pattern is synced, WordPress will update the pattern itself and apply that change everywhere it’s used. The save dialog may show that you’re updating both the page and the pattern.
What You Should See
- On the page you edited, the section shows your new content.
- On other pages using the same pattern, the section automatically matches the updated version after you refresh.
- In the block inserter, your pattern still appears under the same name, but now with the updated design and text.
Step 5 – Detach a Pattern When You Need a One-Off Version
Sometimes you want a section that starts from your pattern but should not stay linked (for example, a slightly different promo on one landing page).
To do this safely:
- Insert the Synced Pattern as usual.
- Select the pattern block group.
- Open the three-dot (?) menu in the block toolbar.
- Choose Detach pattern (sometimes labeled similar to “Convert to regular blocks”).
- Edit the now-regular blocks as needed.
Changes to this detached copy will not affect the original Synced Pattern or any other pages.Source
Step 6 – Manage and Clean Up Patterns
As your site grows, you may create many patterns. WordPress includes a central management screen:
- In the editor, click the three-dot (?) menu in the top-right corner.
- Choose Manage patterns (or a similar option under Tools).
- You’ll see a list of patterns, including which are synced.
- From here you can rename, edit, or delete patterns.
Deleting a Synced Pattern removes it from the inserter and can break existing instances, which may show a “block deleted or unavailable” message.Source Only delete patterns you’re sure you no longer need.
Using Patterns Alongside the Block Editor Interface
Synced Patterns are part of the broader WordPress block editor experience. The editor lets you control layouts with blocks, patterns, and templates in a visual way.Source
Helpful editor tools when working with patterns include:
- List View: See the structure of your page and quickly select the entire pattern group.
- Distraction-free mode: Hide sidebars and focus while editing complex patterns.
- Preview: Check how a page with your pattern looks on desktop, tablet, and mobile.
Optional: Speed Up Layouts with Third-Party Pattern Libraries
If you want more starting layouts, you can install plugins that provide large libraries of block patterns and page templates. Many of these plugins let you insert a complete hero section, pricing table, or FAQ layout with one click, then customize it in the block editor.Source
When using third-party patterns:
- Start with a staging or test page so you can experiment safely.
- Convert complex imported layouts into your own Synced Patterns only after you’ve simplified and branded them.
- Remove any unused patterns to keep your inserter clean for your team.
Simple Starter Checklist
To get comfortable with Synced Patterns, complete this quick exercise:
- Create one basic Synced Pattern (for example, a contact bar).
- Insert it on at least three different pages.
- Edit the pattern text once and confirm all three pages update.
- On one page, detach the pattern and customize it separately.
- Visit the Manage Patterns screen and rename your pattern with a clear, consistent naming style.
Once you’ve done this, you’ll be ready to build more advanced, reusable sections that keep your WordPress site consistent and easier to maintain over time.