Syntax Highlighter for WordPress-MU

Plugin Status Stable
Author Elad Salomons Version 1.5.1
Plugin Home Visit Author Homepage Visit
Download Visit Plugin License N/A
Description :
This plugin is based on the Syntax highlighter to highlight code snippets within WordPress-MU. Supports C++, C#, CSS, Delphi, Java, JavaScript, PHP, Python, Ruby, SQL, VB, XML, and HTML.


This plugin is based on the Syntax highlighter to highlight code snippets within WordPress-MU. Supports C++, C#, CSS, Delphi, Java, JavaScript, PHP, Python, Ruby, SQL, VB, XML, and HTML.I had to change it quite a bit since I removed the user backend, changed a few hooks and most important made sure that the Java Scripts required by the plugin will be loaded only when there is some code in the post and not for every page loaded. This issue is very important for high volume WPMU sites.

“Cpp” => “C++”
“CSharp” => “C#”
“Css” => “CSS”
“Delphi” => “Delphi, Pascal”
“Java” => “Java”
“JScript” => “JavaScript”
“Php” => “PHP”
“Python” => “Python”
“Ruby” => “Ruby”
“Sql” => “SQL”
“Vb” => “VisualBasic, VB.NET”
“Xml” => “XML, XHTML, XSLT, HTML”

Similar Plugins

Leave a Reply