30+
January 13, 2026
February 2, 2022
This plugin adds a section called “Block X-ray” to the Document sidebar in the editor. This “Block X-ray” section displays the attributes for the currently selected block.
No installation instructions provided.
Development of this code happens at github.com/salcode/block-xray-attributes
When the initial version (1.1.0) was uploaded to the WordPress.org plugin repository, the Update URI plugin header was accidentally included. This plugin header prevents downloading updates from the WordPress.org API.
The Update URI header is very useful when your plugin is NOT hosted on the WordPress.org repository. However, now that the plugin is hosted on the WordPress.org repository, the Update URI plugin header should not be included.
If you are stuck on version 1.1.0 and want the latest version, you should Delete this plugin and reinstall it.
Once you move beyond version 1.1.0, you should no longer experience this problem.
The banner and icon assets were created from the Medical Xray SVG Vector by Diemen Design and are licensed under the MIT License.
Copy Block Data button (#17 Add button to copy data)@wordpress/scripts from 20.0.1 to 22.5.0 (#23 Update @wordpress/scripts to latest version)5.5SelectedBlockAttributes component to BlockXrayWithSelectedBlock