Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

beautyorange-wp-code-prettifier

Popis

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

Inštalácia

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

Časté otázky

Not yet

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“beautyorange-wp-code-prettifier” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

1.02

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

1.01

  • Fixed path error

1.00

First version