Block X-ray Attributes

描述

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.

螢幕截圖

  • The Block X-ray section in the document sidebar

常見問題

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 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.

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.

評價

2022年5月12日
This is great to create block variations from. And now with block and theme.json it will be even more useful to figure out all those attributes.
閱讀全部4個評價

貢獻者及開發者

“Block X-ray Attributes” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Block X-ray Attributes 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Block X-ray Attributes 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.1

1.2.0

1.1.1

  • Remove “Update URI” from plugin headers

1.1.0

  • Change “Requires at least” to 5.5
  • Rename SelectedBlockAttributes component to BlockXray
  • Add Higher Order Component WithSelectedBlock

1.0.0

  • Initial release