
內容簡介
查找網站上使用的區塊。
與 WordPress 管理員完全整合。
使用篩選器查看使用特定區塊的文章。
查找使用可重複使用區塊的文章。
使用 WP CLI 從命令行快速查找區塊。
使用自訂的 WordPress 篩選器擴展區塊目錄。
在 GitHub 上複製
入門指南
啟用後,外掛會提示您索引內容。在查看網站上使用的各種區塊之前,您需要先進行索引。您也可以前往 WP-Admin > 工具 > 區塊目錄自行進行索引。或者,您可以使用 WP CLI 命令wp block-catalog index從命令行索引內容。
一旦索引完成,您就可以在區塊目錄分類法中看到網站上使用的不同區塊。
轉到任何區塊編輯器文章類型將顯示文章中存在的區塊列表。
您也可以篩選列表,只顯示使用特定區塊的文章。
外掛標籤
開發者團隊
原文外掛簡介
Find which blocks are used across your site.
Fully Integrated with the WordPress Admin.
Use filters to see Posts that use a specific block.
Find Posts that use Reusable Blocks.
Use the WP CLI to quickly find blocks from the command line.
Use custom WordPress filters to extend the Block Catalog.
Fork on GitHub
Getting Started
On activation, the plugin will prompt you to index your content. You need to do this first before you will be able to see the various blocks used on your site. You can also go to WP-Admin > Tools > Block Catalog to do this yourself. Alternately, you can run the WP CLI command wp block-catalog index to index your content from the command line.
Once indexed, you will be able to see the different blocks used on your site in the Block Catalog Taxonomy.
Navigating to any Block Editor post type will also show you the list of blocks present in a post.
You can also filter the listing to only show Posts that have a specific block.
