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.