=== Inspect Block Data === Contributors: khokansardar Donate link: https://itzmekhokan.wordpress.com/ Tags: block, inspector, inspect, block attributes Requires at least: 5.6 Tested up to: 6.5.2 Requires PHP: 7.3 Stable tag: 1.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A block toolkit that helps you inspect block data. A developer console. == Description == Inspect Block Data makes it easy to debug WordPress Block data in backend editor which gives you realtime block added data structure. With this developer toolkit user can easily understand what data store as attributes in block and how its structure from WordPress block editor screen. Its a user friendly inspect tools without developer resources to check your block data from backend. == Screenshots == 1. Inspect Block Data section panel 2. Backend Block Editor selected block inspect == Frequently Asked Questions == = Is there any plugin settings? = No, there are no settings. Once activated, this plugin enabled Inspect Block Data Panel for each selected block within editor. == Changelog == = 1.1.0 = * Added: Copy to Clipboard block data. * Added: New SVG icon for panel. = 1.0.1 = * Added: Plugin assets. = 1.0.0 = * Initial Release == Upgrade Notice == = 1.1.0 = * Added: Copy to Clipboard block data. * Added: New SVG icon for panel. = 1.0.1 = * Added: Plugin assets. = 1.0.0 = Initial Version release.