
前言介紹
- 這款 WordPress 外掛「Synced Pattern Popups」是 2026-01-09 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-01-29,距離現在已有 27 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 3 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
AI | tldr | modal | popup | synced-patterns |
內容簡介
總結:Synced Pattern Popups 是一個輕巧且開發者友善的 WordPress 外掛,顯示具有自 WordPress Synced Patterns 內容的美觀模態對話框。無需建置過程,一切都能立即運作。
1. 什麼是 Synced Patterns?
- Synced Patterns 是可重複使用的區塊布局,您可以創建並管理一次,然後在整個網站中重複使用。編輯同步模式時,任何使用它的地方都會自動更新。
- 這個外掛提供了專用管理畫面,位於外觀→同步模式,讓您可以輕鬆進行以下操作:
- 一目了然地查看每個模式的 ID
- 複製觸發碼
- 編輯或刪除模式
- 根據需要清除緩存的彈出輸出
2. 主要功能有哪些?
- 由 Synced Patterns 驅動的模態對話框
- 使用原生區塊編輯器創建您的彈出內容 - 版面、圖像、圖庫、按鈕和第三方區塊都可以運作。
- 簡單的觸發系統(class 或 href)
- 使用以下其中一個觸發彈出對話框:
- class="spp-trigger-{id}"
- href="#spp-trigger-{id}"(在區塊編輯器中非常方便)
原文外掛簡介
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.
Built for the Modern WordPress Stack
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.
🧱 100% Native Architecture: Your popups are Synced Patterns. No parallel builders, no proprietary styling engines, no bloat.
🔌 Zero Integration Friction: If it’s a block, it works. Forms, videos, or third-party embeds—if you can drop it on a page, you can put it in a popup.
♿ Radical Accessibility: Inclusion isn’t an afterthought. Our modals feature rock-solid focus trapping, full keyboard support, and screen-reader optimization out of the box. You don’t have to “fix” your popups for compliance; they’re born ready.
🔄 Global Updates, Zero Effort: Edit your Synced Pattern once, and every instance—across your pages and inside your popups—updates instantly.
🖼️ Media-First Popups: Full support for the Core Gallery block. Stop settling for static images; give your visitors the high-fidelity experience they asked for.
⌘ Built into your Workflow: With Command Palette integration, managing your popups is as fast as typing a shortcut.
Key Benefits
Global Updates, Zero Effort: Edit a Synced Pattern once, and every instance across your site updates instantly.
Performance Optimized: Intelligent caching and AJAX loading ensure your initial page load stays lightning-fast.
Developer Friendly: Clean code, WordPress hooks, and Abilities API support for programmatic workflows.
AI-Powered TLDR: Generate instant summaries of page content (requires AI Experiments plugin).
Major Features
↗️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.
Simple trigger system (class or href)
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:
Custom Class name: spp-trigger-{id} (like on a column or section block)
Link: href="#spp-trigger-{id}" (handy in the Block Editor)
Width overrides
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.
On-demand loading (AJAX)
Popup content loads only when needed, which keeps initial page loads fast.
Smart caching with automatic invalidation
Rendered popup output is cached using WordPress transients for performance, and automatically cleared when synced patterns or default settings change. You can also clear a single pattern’s cache from the admin UI.
Full block styling support (core + third‑party)
The plugin loads the styles required to render the synced pattern correctly inside the modal – including WordPress core block styles and supported third-party block styles.
Accessibility-first modal behavior
Includes keyboard navigation (Escape to close, Tab stays within the popup), focus management, and screen-reader friendly UI.
Abilities API integration (WordPress 6.9+)
On WordPress 6.9+, the plugin registers Abilities to enable programmatic use cases (e.g., rendering popup content via wp_execute_ability() in custom workflows). If the Abilities API isn’t available, the plugin simply skips this integration.
How It Works
Create a Synced Pattern in WordPress (Appearance → Synced Patterns)
Add a trigger as a link or class to any block or element: class="spp-trigger-{ID}" or href="#spp-trigger-{ID}"
When clicked, the popup opens with your pattern content
Content loads via AJAX for optimal performance
What are Synced Patterns?
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
Support
For support, feature requests, or bug reports, please visit the plugin’s support page or GitHub repository.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Synced Pattern Popups」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.1.2 | 1.1.3 | 1.2.0 | 1.2.1 | 1.3.0 | 1.3.1 | trunk |
延伸相關外掛(你可能也想知道)
Pattern Wrangler – Manage Block Patterns and Reusable Blocks 》總結:Pattern Wrangler是一個WordPress區塊模式(block patterns)外掛,提供多項功能來增強使用者體驗。, , 1.「Pattern Wrangler」外掛的主要功能有哪些?...。
