外掛說明
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 ]
適用於區塊編輯器
這個外掛提供 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.
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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