=== Plugin Name === Contributors: elementinvader,ivicad Donate link: https://elementinvader.com Tags: blocks,gutenberg,detector,finder Requires at least: 5.2 Tested up to: 6.0 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Detect / Find Gutenberg Blocks used on pages, also detect not used Gutenberg Blocks or Missing Gutenberg Blocks. == Description == The plugin analyzes your pages and posts to find all Gutenberg Blocks that are used, not used or missing on certain pages and posts. This will help you to remove unused Gutenberg Blocks and optimize the speed of your website related to Gutenberg Block Editor. Or to Detect Missing Gutenberg Blocks from accidentally deleted plugins on posts or pages. Plugin also showing Blocks Position on specific page at same time to quickly find where exactly widblocks are used. == Installation == 1. Upload `blocks-detector-finder.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Are custom blocks supported? = Yes supported = How we can speed up website? = You can detect unused blocks and remove this plugins/blocks related. Also you can detect missing plugins for blocks used on page so you can remove this blocks completely. == Screenshots == 1. Installed Blocks 2. Blocks Used Per Page 3. Blocks Not in use == Changelog == = 1.0 = 20.06.2022 * Init version