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

beautyorange-wp-code-prettifier

外掛說明

A plugin for WordPress, syntax highlighting of source code snippets in post, this plugin integrates Google Code Prettify : google-code-prettify. Supports all C-like, Bash-like, and XML-like languages. No need to specify the language. Widely used with good cross-browser support.

Source

= CheckOut =
Use this command to anonymously check out the latest project source code:

svn checkout http://svn.beautyorange.com/code/beautyorange-wp-code-prettifier/trunk/ beautyorange-wp-code-prettifier-read-only

Browse

http://trac.beautyorange.com/code/browser/beautyorange-wp-code-prettifier

安裝方式

  1. Install and activate the plugin
  2. Use <pre class=”prettyprint [lang-html|linenums:1]“> and </pre> tag around the code,and post it

常見問題集

Not yet

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈beautyorange-wp-code-prettifier〉的開發相關工作。

參與者

變更記錄

1.02

  • Changed filter function name, to avoid conflict with other plugins.

1.01

  • Fixed path error

1.00

First version