VK Simple Copy Block

外掛說明

A block to copy the code of the block inside the copy target.

Note: It is not available for reused blocks, synchronized blocks, etc.

[ Editing and correction ]

The source code of this plugin is below.

適用於區塊編輯器

這個外掛提供 4 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Simple Copy A block to copy the code of the block inside the copy target.
  • Copy Target The inner blocks of this block will be copied.
  • Copy Button
  • Copy Button Button to copy the code of the copy target block.

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈VK Simple Copy Block〉的開發相關工作。

參與者

〈VK Simple Copy Block〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈VK Simple Copy Block〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.1.6

[ Specification change ] Fixed the zoom-out toggle not always displaying in the editor toolbar (updated blocks.json API version from 2 to 3).

0.1.5

[ Other ] change version only ( change WordPress.org banner ).

0.1.4

[ Specification change ] Fix Block Category

0.1.3

[ Other ] Update the test up WordPress version
[ Specification Change ] Disable HTML editing for blocks with inner blocks, as the blocks are broken.

0.1.2

[ Fix ] Translation

0.1.1

[ Specification change ] Sentences and lower case tuning
[ Specification change ] Add plugins banner

0.1.0

First release