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 个区块.

  • Simple Copy A block to copy the code of the block inside the copy target.
  • Copy Button
  • Copy Target The inner blocks of this block will be copied.
  • 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.7

[ Specification change ] Disabled delete and move buttons for child blocks to prevent users from accidentally operating them.

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