Block Finder

描述

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.

屏幕截图

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

安装

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

常见问题

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.

评价

2024 年 9 月 4 日
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.
阅读所有0条评价

贡献者及开发者

「Block Finder」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Block Finder」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.