這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Code Prettify

外掛說明

Uses a customized version of the Code Prettify library to support local styles and scripts. Plugin applies code highlighting automatically to all <pre> tags on the page.

Compatible with Gutenberg and doesn’t lock you in with specific markup requirements.

Development

Plugin development on GitHub.

Credits

Created and maintained by Kaspars Dambis. All of my open source work is available on GitHub.

Use Contact Form 7? Storage for Contact Form 7 is my commercial plugin (GPL license) for storing all form submissions in your WordPress database.

Cover photo by Yuri Samoilov

螢幕擷圖

  • Syntax highlighting applied to a <pre> block and inline <code> segments.

安裝方式

Simply upload the plugin and active it. It works out of the box and doesn’t have any configuration options.

常見問題集

None, yet.

使用者評論

2023 年 10 月 10 日
I hope the developer continues to update it to avoid compatibility issues with future versions of WordPress.
2022 年 3 月 30 日
Used with a block-based theme and it worked perfectly. Love that there is no configuration required and it auto-detects <code> and <pre> tags. Great plugin, thank you!
2021 年 7 月 26 日
Your plugin makes me very secure and happy to use because it doesn't make me dependent, I can disable it without affecting the articles. Good job. I just hope you can keep the plugin up to date to be compatible with new versions of WordPress. Thank you!
2020 年 4 月 26 日
This plugin is exactly what I was looking for, just one friendly suggestion please add a toggle to switch themes to dark. or add a setting where we can do that. thank a lot for this neat and clean plugin
2019 年 11 月 13 日
Finally a plugin that works with the outdated "Crayon Syntax Highlighter" plugin So I don't have to mess around with every post.
閱讀全部 18 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Code Prettify〉的開發相關工作。

參與者

將〈Code Prettify〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.5.1 (November 8, 2021)

  • Fix the deprecation notice for how the data is passed to the script.
  • Mark as tested with WordPress 5.8.

1.5.0 (April 19, 2020)

  • Preload the prettify.css file for performance improvements.
  • Add WordPress coding standards checks.
  • Add support for Composer install.

1.4.2 (January 14, 2019)

  • Switch to legacy PHP array syntax for better compatibility.

1.4.1 (December 21, 2018)

  • Add a trailing semicolon to all JS files to support concatenation.

1.4.0 (December 20, 2018)

  • Update the Prettify library.
  • Don’t highlight standalone <code> blocks without the <pre> wrapper.
  • Mark as tested with WordPress 5.0.

1.3.4

  • Update the Prettify library.
  • Ensure that Prettify styles are applied to the contents of <pre> and <code> elements.

1.3.3

  • Update the Prettify library.
  • Highlight <code> blocks too.

1.0

  • Initial release.