

An example Synced Pattern Popup using a 3rd party block: KadenceWP Blocks
Synced Pattern Popups helps you create popups using the WordPress editor you already know, not yet another builder. Create a Pattern yourself or from the Pattern Library, paste the trigger code as a link anywhere on your site, and your Pattern is now opened via a beautiful and accessible modal popup. Manually triggered by your website viewers because they are interested in your content, not because you’re punishing them for scrolling too far, or exiting your tab.
Most popup plugins are built on a desperate lie: if you interrupt your visitor enough times, they’ll eventually give in. They sell “triggers” like exit intent and scroll depth as features, but in reality, these are just ways to guess what a user wants. When you guess wrong, you don’t get a lead; you get a “close” click and a bruised brand reputation.
Synced Pattern Popups was built for the site owner who trusts their content and respects their visitors’ time.
Don’t step out of your workflow into a bespoke, clunky UI. Synced Pattern Popups uses 100% Native Architecture. If it’s a block, it works—forms, videos, or third-party embeds.
️Modal popups powered by Synced Patterns
Create your popup content using the native Block Editor – layouts, images, galleries, buttons, and third-party blocks all work.
Highlight a word or click into a button then open the hyperlink option. Paste in your Trigger code, for example: #spp-trigger-{id} and now that link will open your modal on click, just like that!
You can also set a custom class name on a block:
spp-trigger-{id} (like on a column or section block)href="#spp-trigger-{id}" (handy in the Block Editor)By default all modals open at 600px. You can override that in your general settings at “Appearance Synced Pattern” then the “Defaults” tab.
Or you can also set it on a per modal basis within the trigger code by appending the width in pixels to the end of the trigger code: spp-trigger-{id}-{width}.
🖼️Core Gallery Block Support
The Core Gallery block has a “lightbox” feature. But that feature does not support image navigation within the lightbox or captions or width management. Synced Pattern Popups lets you do all of that with your Core Gallery blocks. Simply choose the Gallery block (not the individual images within the Gallery block), and click on the link icon (“🔗”). There you’ll see several options, including the Core lightbox feature, and now also “Open in Synced Pattern Popups”.
🤖AI-powered TLDR (optional)
Generate AI summaries of the current page content on demand by adding a spp-trigger-tldr trigger. This feature requires the AI Experiments plugin and configured credentials (you’ll see guided setup in the TLDR tab).
💻Handy for Developer Features
Synced Pattern Popups is made to be user friendly, but it’s also full of useful utilities for developers.
wp_execute_ability() in custom workflows). If the Abilities API isn’t available, the plugin simply skips this integration.class="spp-trigger-{ID}" or href="#spp-trigger-{ID}"Synced Patterns (stored as wp_block posts) are reusable block layouts you can create and manage once, then reuse across your site. When you edit a synced pattern, any place it’s used is updated automatically.
This plugin surfaces them with a dedicated admin screen at Appearance Synced Patterns, making it easy to:
– See each pattern’s ID at a glance
– Copy the trigger code
– Edit or delete the pattern
– Clear the cached popup output when needed
For support, feature requests, or bug reports, please visit the plugin’s support page or GitHub repository.