このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

Not yet

評価

このプラグインにはレビューがありません。

貢献者と開発者

beautyorange-wp-code-prettifier はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“beautyorange-wp-code-prettifier” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.02

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

1.01

  • Fixed path error

1.00

First version