Linux 软件免费装

Zeddotes Enhanced Code Block

开发者 zeddotes
更新时间 2026年8月11日 13:28
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

gutenberg code syntax highlighting prism copy

下载

1.0.0

详情介绍:

Zeddotes Enhanced Code Block adds inspector controls to the WordPress core Code block: No separate block type — authors keep using the standard Code block.

安装:

  1. Upload the plugin folder to /wp-content/plugins/zeddotes-enhanced-code-block (or this directory name).
  2. Run npm install and npm run build if build/ is not present.
  3. Activate the plugin through the Plugins screen.
  4. Insert a Code block and open the Zeddotes Enhanced Code Block panel in the sidebar.

常见问题:

Does this replace the core Code block?

No. It extends core/code via block filters.

Where does highlighting run?

In the block editor and on the frontend, via a bundled Prism.js build.

更新日志:

1.0.0