该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Melonpan Block – Code

描述

DemoDocumentationGitHub

Block to display code, with highlighted syntax, which can be copied to the clipboard.

Features

The block comes with the following settings:

  • Code language: JavaScript, CSS, PHP, etc. Full list of languages.
  • Color theme
  • Label: Top left label that can be customized. By default the code language.
  • Copy button: Top right button to copy the block content.
  • Padding
  • Border width and Border radius

Usage

The block can be found inside the blocks inserter menu under the Melonpan Blocks category.
Once added in the post you can edit its settings on the Editor sidebar under the Block settings panel.
Switch between the previewer and editor views to edit the code and see its styled output.

屏幕截图

  • Block settings panel.

区块

该插件提供了1个区块.

  • Melonpan Block - Code

安装

Installation from the WordPress admin.

  1. Log in to the WordPress admin and navigate to Plugins > Add New.
  2. Type Melonpan Block – Code in the Search field.
  3. In the results list Melonpan Block – Code plugin should appear, click Install Now button.
  4. Once it finished installing, click the Activate button.
  5. That’s it, now you can go to any post where Gutenberg is enabled and start using the block.

评价

此插件暂无评价。

贡献者及开发者

“Melonpan Block – Code” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Melonpan Block – Code」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Melonpan Block – Code”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.0.3

  • Updated dependencies

2.0.2

  • Updated dependencies

2.0.1

  • Fixed bug where old instances of the block with the copy button enabled were throwing a deprecation warning

2.0.0

  • Major refactor
  • Updated packages

1.1.0

  • Small CSS fix for WP 5.4 version.
  • Improved development environment (updated packages, added linting…)

1.0.1

  • Improved code base.

1.0.0

  • Initial release.