Skip to content

4.0.0

Compare
Choose a tag to compare
@morganhvidt morganhvidt released this 29 Apr 04:09
· 16 commits to main since this release

Major update

Hi everyone, I've adopted Find My Blocks and completely rebuilt the plugin. Please consider leaving a review or let me know if run into any issues. - Morgan -

  • Optimized Batch Search: Improved search performance tailored to server capabilities, works well on shared hosting.
  • Smart Post Type Detection: Automatic recognition of post types using the Block Editor.
  • Full Site Editing Capabilities: Search now includes Synced Patterns, Block Templates, and Template Parts.
  • Detect Classic Blocks: Classic Blocks are now detectable.

UI & Experience

  • Revamped Interface: A sleeker design that is consistent with the WordPress admin color scheme.
  • Enhanced Block Filtering: Sort blocks by source, including core WordPress blocks and those from external plugins.
  • Post Type Visibility: New indicators show clear post type identification.
  • Full Site Editing Preview and Edit Links: Improved Full Site Editing with preview and edit capabilities for custom templates.

Performance and Compatibility

  • Browser Caching for Scans: Browser cache utilization to reduce server load and prevent redundant searches.
  • Bug Fixes and Compatibility Improvements:
    • Fixed React v18 compatibility issues.
    • Enhanced security with apiFetch from WordPress.
  • Compatibility: Ensured compatibility with PHP 8.3 (minimum PHP 7.4) and WordPress 6.5 (minimum WordPress 5.0).

Security and Permissions

  • Updated Access Permissions: The "edit-posts" capability is now required to use Find My Blocks.

Internationalization and Integration

  • Internationalization: Added default text domain and language folder for plugin translations.
  • Third-Party Integration: Compatibility with Conditional Blocks.

Clean Up and Maintenance

  • Clean Uninstallation: Automatic cleanup of plugin data upon removal.