Block Finder

Beschrijving

Adds a dashboard metabox that allows a user to quickly find and edit specific core or custom blocks across all post types on a site.

Schermafdrukken

  • Basic dashboard view on first load
  • Filtering results by pages and core paragraph blocks
  • Filtering results by all post types and core heading blocks

Installatie

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.

FAQ

How do I use this plugin?

  1. Once activated head to the dashboard
  2. Look for the “Block Finder” item
  3. Select your post type and block
  4. Click “Find Block”

How to uninstall the plugin?

Simply deactivate and delete the plugin.

Beoordelingen

4 september 2024
Block Finder has been an invaluable tool throughout our migration of over 700 websites from WordPress Classic to Gutenberg. At the beginning of the migration, as we discovered bugs with custom blocks, this straightforward plugin was very helpful in identifying where the blocks existed across all pages and post types. It allowed us to quickly identify blocks in multiple sites that needed to be adjusted. With several websites already live, Block Finder allowed us to find and fix these issues efficiently. I would highly recommend this plugin for anyone managing large-scale migrations or working with custom blocks.
Lees alle 0 beoordelingen

Bijdragers & ontwikkelaars

“Block Finder” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Block Finder” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.4

Changed

  • Changed function names to include better prefix
  • Autoload suffix to avoid conflicts with other plugins

1.0.3

Changed

  • Files related to initial release via SVN

1.0.2

Added

  • Missing composer.json file

Changed

  • Improved escaping of php

Fixed

  • Stable tags out of sync, updated constant to match

Security

  • Blocked direct access to primary php file

1.0.1

Fixed

  • Scripts loading outside dashboard triggering a console error

1.0

  • Plugin released.