Plugin info

Total downloads: 2,249
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/30/2009 (5875 days ago)
Added to WordPress: 11/30/2009 (16 years old)
Minimum WordPress version: 2.0.0
Tested up to WordPress version: 2.8.6
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5875 days ago

20/100

Is The Ultimate Syntax Highlighter abandoned?

Possibly abandoned (last update 5875 days ago).

Compatibility

Requires WordPress: 2.0.0
Tested up to: 2.8.6
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

SyntaxHighlighter Evolved Biferno
Rating 0.0/5 (0 reviews)Active installs 0
Crayon Syntax Highlighter
Rating 4.6/5 (150 reviews)Active installs 10,000
Code Block Pro – Beautiful Syntax Highlighting
Rating 4.8/5 (48 reviews)Active installs 10,000
Urvanov Syntax Highlighter
Rating 4.5/5 (19 reviews)Active installs 3,000
Simple Code Highlighter
Rating 4.7/5 (7 reviews)Active installs 400
Google Syntax Highlighter for WordPress
Rating 0.0/5 (0 reviews)Active installs 200

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)

Installation

  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] 

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  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

Changelog

No changelog available