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.