Pattern Wrangler – Manage Block Patterns and Pattern Categories

Changelog

2.5.1

  • Released 2026-05-28
  • New: Added content-only opt-out for Unsynced Patterns that was introduced in WordPress 7.0. With content-only enabled, there are extra steps to edit inserted patterns content. This prevents content-only patterns from being inserted by default. This can be enabled/disabled network-wide, or site-wide if on single-site.
  • Fix: Resolved several PHP warnings involving the preview.

2.5.0

  • Released 2026-05-19
  • New: Pattern Versions (via feature request) are now available. These are similar to revisions, but act more as manual snapshots/checkpoints. Versions can be previewed, restored, copied, exported, and even saved as a new pattern.
  • New: You can now search categories as well as patterns from the Grid view.
  • New: If you sort or change pagination, the interface remembers your last choice.
  • New: New “Reset View” button is now available, which defaults to your preferred view.
  • New: Edit shortcut is now displayed for local patterns.
  • Fix: Snackbar notification displays when a pattern is successfully imported.
  • Fix: Featured image is now disabled if not using the old 1.x Pattern Wrangler interface.
  • Fix: Modals have improved validation and error messages.
  • Update: Updated DataViews component to 14.3.0.

2.4.6

  • Released 2026-05-09
  • Fix: Previews would prevent blocks with header/footer markup from displaying.
  • Fix: Previews wouldn’t strip out excess space above the preview markup.

2.4.5

  • Released 2026-05-07
  • New: Lightbox pattern preview has a quick toolbar, allowing you to edit, delete, export, and copy a pattern from the preview.
  • New: Lightbox preview now acts as a gallery/carousel for visible patterns.
  • New: Lightbox preview has mobile|tablet|desktop quick switcher.
  • New: Categories bulk action view now matches the Patterns View screen.
  • New: Can set the default patterns view from the admin settings. This is saved per user.
  • New: Can disable pattern revisions network or site-wide.
  • New: Delete button for local patterns is much more prominent (feature request) on the card, bulk actions, and preview modal.
  • New: Copying a pattern to local now inherits the title and categories, saving some time.
  • New: You can skip editing a pattern when creating, copying, or duplicating a pattern and stay on the current screen.
  • Fix: Refreshing on the Patterns View screen wouldn’t always take you to the correct view.
  • Fix: Resolving certain theme categories from not displaying due to a conflicting variable.
  • Fix: Copying certain full-page patterns would lose the reference when switching themes.
  • Update: Updated DataViews component to 14.2.0.
  • Update: Updated Fancybox to 6.1.4.

2.4.0

  • Released 2026-04-15
  • New: DataView Grid has been updated to the latest, allowing for more view customization and better accessibility.
  • New: Dedicated sticky bar to handle pattern actions and pagination.
  • New: Can Duplicate a synced/unsynced pattern from the Quick Action menu.
  • New: Added Zoom icon to previews.
  • New: Added Spectra blocks compatibility.
  • New: Added Kandence Blocks compatibility.
  • New: Added GeneratePress One and GenerateBlocks compatibility.
  • New: Added Block Visibility compatibility.
  • Fix: Preview now runs JavaScript and is much more reliable.
  • Fix: Pattern preview iFrame loading states and queuing have been added for heavy pattern libraries such as WooCommerce.
  • Fix: Editing a pattern now returns you back to the Patterns View screen reliably.

2.3.5

  • Released 2026-03-16
  • Fix: Dropdown list for categories would not appear right away and it was confusing what categories were available.
  • Fix: Title of local patterns is now blue to indicate it can be clicked on.
  • New: Get the Pattern code from the pattern’s sidebar in the block editor.

2.3.1

  • Released 2026-03-08
  • Fix: Registered patterns can now be exported/imported with the proper sync status (unsynced).
  • Fix: Synced patterns can now be imported without error and losing its sync status.
  • Fix: Synced patterns now show the proper synce status when exported.

2.3.0

  • Released 2026-01-21
  • New feature: Categories View – A new dedicated Categories screen that unifies local and registered pattern categories in one place, making it easier to manage and organize your pattern categories.
  • New feature: Bulk category operations – You can now enable, disable, pause, and map multiple categories at once using bulk actions.
  • New feature: Category mapping – Map registered categories to local categories to prevent duplicates and better organize your pattern library.
  • New feature: Integration with Synced Pattern Popups plugin for copying code snippets.
  • Enhancement: Category cards now show pattern counts and mapped status at a glance.
  • Bug fix: Fixed issue where registered categories weren’t showing due to slug mismatches.
  • Bug fix: Resolved duplicate category count display.
  • Bug fix: Fixed core pattern hiding functionality in Functions.
  • Bug fix: Improved handling of categories with special characters in quick edit mode.
  • ❤️ Please help spread the word about this plugin through your kind review.

2.2.2

  • Released 2026-01-10
  • Bug fix: Registered categories weren’t displaying in the card view.
  • Bug fix: Local categories when renamed with special characters were erroring in quick-edit view.
  • Bug fix: Empty categories are no longer shown in the filter view.

2.2.1

  • Released 2026-01-08
  • Bug fix: Local categories weren’t displaying correctly when filtering.
  • Bug fix: Clicking reset when filtering now returns to the default view (Showing All, Enabled).

2.2.0

  • Released 2026-01-03
  • Enhancement: Pagination now displays the total number of patterns.
  • Enhancement: When copying a registered pattern to a local pattern, you can optionally disable the registered pattern.
  • Enhancement: Added a “Don’t show again” option for pattern deletion confirmations (stored per user).
  • Bug Fix: Resolved an issue where mapped categories were not displaying correctly in the Patterns View.
  • Bug Fix: Fixed an error that could occur when a pattern was unregistered and no longer present in the registry.
  • Bug Fix: Categories in the Patterns View are now sorted alphabetically.

2.1.3

  • Released 2025-12-31
  • Bug fix: Fixed category names with special characters (such as >) displaying as HTML entities in the pattern grid view.

2.1.2

  • Released 2025-12-31
  • Bug fix: Fixed category names with special characters (such as >) displaying as HTML entities in the pattern grid view.

2.1.1

  • Released 2025-12-22
  • Hot fix: Disabling/enabling patterns would error out on some installs.

2.1.0

  • Released 2025-12-22
  • Bug fix: Disabling the enhanced patterns view could lead to a white screen because of a mis-placed PHP exit module.
  • Bug fix: Removing JS debug error notices.
  • Bug fix: There was a trailing slash added to admin-ajax.php causing previews to 404 on some installs, particularly Local.

2.0.5

  • Released 2025-12-20
  • Bug fix: Multisite installs wouldn’t show a proper override for hiding patterns.
  • New feature: Can disable the customizer if needed on single and Multisite installs.

2.0.2

  • Released 2025-11-30
  • Wording update: Changed copy local patterns to “Copy to New Pattern.” Changed Copy Pattern to “Copy Pattern to Clipboard”.
  • Bug fix: Changing default view to “All|Enabled” as some were asking why I was still showing disabled/paused patterns.
  • Bug fix: Remove filters if there aren’t any to filter by.
  • Bug fix: Preview was rendering as an admin request, preventing some block plugins from rendering.
  • Bug fix: Preview was setting post data, causing some block plugins to output wrong styles.
  • Bug fix: Fixing undefined variable in REST call.

2.0.0

  • Released 2025-11-29
  • New Patterns View screen, showing local and registered patterns together. This new screen allows you to selectively disable or enable individual patterns, as well as perform a variety of shortcuts to aid in the pattern curation experience. The ability to filter through categories and pattern sources (such as WooCommerce) allows for quick searching, particularly if you have dozens if not hundreds of patterns. A real-time preview is available for each pattern, and shortcuts such as copying a registered pattern to a local one are available.
  • New feature: Multisite support. This plugin must be network-activated on a network. With this, you can quickly disable patterns network-wide with just a few clicks if needed. The network settings also allow you to set what you’d like a site admin to be in control of, such as being able to hide or show theme patterns.
  • Bug fix: The preview button for local patterns is working again. I’ve used a more permanent approach this time.

1.2.0

  • Released 2024-12-18
  • New Feature: Show or hide all unsynced (non-reusable) patterns.
  • New Feature: Show or hide all synced (reusable) patterns.
  • New Feature: Disable both unsynced and synced patterns to completely disable all local patterns.
  • Bug fix: Preview button in the block editor has been fixed for WP 6.7.
  • Note: The next major version of Pattern Wrangler (i.e., 1.3.0) will only be compatible with WP 6.7 or higher. The 1.2.x series will involve minor improvements and bug fixes.

1.1.2

  • Released 2024-08-16
  • Loading script translations is now working.

1.1.1

  • Released 2024-08-16
  • Fixing admin script enqueueing for other language support.

1.1.0

  • Released 2024-05-22
  • Updated Pattern Importer icon.
  • Added hooks to load custom headers/footers for the preview.

1.0.10

  • Released 2024-04-18
  • Added miscelleanous option to make Patterns exportable via the WP exporter.
  • Fixed categories not showing when resetting options.

1.0.9

  • Released 2024-04-14
  • Removed old dead code.
  • Fixing settings and docs links.
  • Initial WordPress.org release!

1.0.7

  • Released 2024-04-12
  • Fixing sanitization issues.
  • Added Fancybox to Patterns screen. See @fancyapps/ui for more information.
  • Fixed issue with mapped patterns would not show up if a category was empty.

1.0.3

  • Released 2024-04-09
  • Refactored categories so only registed categories can be mapped to terms.

1.0.1

  • Added variable height preview image to Patterns screen.
  • Added Pattern Categories to Patterns menu item.
  • Removing unneeded code.

1.0.0

  • Initial release.

Plugin Website
Visit website

Version:
2.5.1
Last Updated
May 28, 2026
Active Installs
400
Requires
WordPress 6.8
Tested Up To
WordPress 7.0
Requires PHP
7.2

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.