Descrizione
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.
FAQ
-
Where is this plugin developed?
-
Development of this code happens at github.com/salcode/block-xray-attributes
-
Why Don’t I See an Update from 1.1.0
-
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 URIheader 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, theUpdate URIplugin header should not be included.If you are stuck on version
1.1.0and want the latest version, you shouldDeletethis plugin and reinstall it.Once you move beyond version
1.1.0, you should no longer experience this problem. -
Where did you get your graphics?
-
The banner and icon assets were created from the Medical Xray SVG Vector by Diemen Design and are licensed under the MIT License.
Recensioni
Contributi e sviluppo
“Block X-ray Attributes” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Block X-ray Attributes” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Block X-ray Attributes” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.2.1
- Add Banner and Icon assets (see How Your Plugin Assets Work from the WordPress Plugin Handbook)
1.2.0
- Add
Copy Block Databutton (#17 Add button to copy data) - Update
@wordpress/scriptsfrom20.0.1to22.5.0(#23 Update @wordpress/scripts to latest version)
1.1.1
- Remove “Update URI” from plugin headers
1.1.0
- Change “Requires at least” to
5.5 - Rename
SelectedBlockAttributescomponent toBlockXray - Add Higher Order Component
WithSelectedBlock
1.0.0
- Initial release

