Block Finder

Popis

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.

Snímky obrazovky

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

Instalace

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

Nejčastější dotazy

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.

Recenze

4. 9. 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.
Přečtěte si všech 0 recenzí

Autoři

Block Finder je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “Block Finder” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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.