Discover, trust, install: FAIR 1.0 is here

Plugin Banner

The Ultimate Syntax Highlighter

by

Version: 1.2.9

Download
Description

This plugin allows for easy addition of highlighted code with the [code lang=””] tag supporting over 10 languages

Feature summary

  • 100% client side, no server dependency
  • Multiple languages support
  • Wide browser support
  • Very lightweight
  • Easily added with the shortcode [code lang=”language”][/code]

Languages Supported

  • C++ (cpp, c, c++)
  • C# (c#, c-sharp, csharp)
  • CSS (css)
  • Delphi (delphi, pascal)
  • Java (java)
  • Java Script (js, jscript, javascript)
  • PHP (php)
  • Python (py, python)
  • Ruby (rb, ruby, rails, ror)
  • Sql (sql)
  • VB (vb, vb.net)
  • XML/HTML (xml, html, xhtml, xslt)
  1. Extract plugin into /wp-content/plugins directory.
  2. Activate the plugin.
  3. Specify your code snippets in your blog post using the shortcode [code lang=”Language”][/code]

Here is an example to produce ruby syntax highlighting once the plugin is activated:

[code lang="ruby"] def my_ruby_snippet   blog_post.should(be_highlighted) end [/code] 
  1. An example in the HTML editor

    An example in the HTML editor

  2. An example in the Visual editor

    An example in the Visual editor

  3. The blog-side output

    The blog-side output

  • Version:Version: 1.2.9
  • Last updated:Last updated: 30-11-2009
  • Requires:Requires: 2.0.0
  • Tested:Tested: 2.8.6
Average rating:0 out of 5 stars.
  • Number of ratings: 0 ratings
  • Number of ratings: 0 ratings
  • Number of ratings: 0 ratings
  • Number of ratings: 0 ratings
  • Number of ratings: 0 ratings
Back to top