Fabrica Synced Pattern Instances Plugin
Shows you how many times, and where, a Synced Pattern has been used.
Adds some basic but vital indexing functionality for Synced Patterns (previously called Reusable Blocks until WP 6.3):
- Shows Patterns in the main WordPress admin menu
- Adds a column to the Patterns list indicating how many times a Synced Pattern appears throughout the site
- This count links to a list of all the content (Posts, Pages, and other public Post Types) which includes the block
Designed to work seamlessly with Fabrica Dashboard: https://wordpress.org/plugins/fabrica-dashboard/
Installation
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/fabrica-reusable-block-instances
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
That’s all. No configuration required.
Screenshots
Synced Patterns promoted to the main menu
List of all Synced Patterns showing number of instances
List of content which uses a particular block
Changelog
1.0.8
- Fixed incorrect content in custom columns
1.0.7
- Support renamed Synced Patterns in WP 6.3
- Distinguish synced and unsynced patterns
1.0.6
- Load results asynchronously to avoid timeouts
- Cache results for better performance
- Include results for all post types that support blocks
1.0.5
- Minor bugfixes and improvements
1.0.4
- Further query performance optimizations
- Filter by post type
1.0.3
- Performance optimization and new post type column
1.0.2
1.0.1
- Uses a more efficient query to count instances
1.0