WP-SimpleSyntaxHighlighter
This plugin simply allows you to add and manage Alex Gorbatchev's JavaScript SyntaxHighlighter to your blog.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 5906 days ago
Is WP-SimpleSyntaxHighlighter abandoned?
Possibly abandoned (last update 5906 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Simple SyntaxHighlighter for WordPress adds Alex Gorbatchev’s JavaScript SyntaxHighlighter to your blog.
Alex Gorbatchev’s SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page.
The plugin itself only wraps this functionality and provides some basic configuration through the WordPress Admin panel.
Features:
- Adds code syntax highlighting to blog
- Includes syntax brushes for the following languages: ActionScript, BashShell, C/C++, C#, ColdFusion, CSS, Delphi/Pascal, Diff, Erlang, F#, Groovy, Java, JavaFX, JavaScript, Perl, PHP, Plain, PowerShell, Python, Ruby, Scala, SSIS Expressions, SQL, VB.net, and XML/HTML
- Syntax brush availablity configurable by admin
- Includes CSS Theme support
Installation
- Upload the entire ‘wp-simplesyntaxhighlighter’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
To configure use the ‘Simple SyntaxHighlighter’ menu item in the ‘Settings’ section of the WordPress Admin Panel.
Frequently Asked Questions
Where can I see examples of the code syntax highlighter?
You can see examples at the SyntaxHighlighter author’s demo page.
I have installed the plugin and it doesn’t see to do anything, what am I doing wrong?
The plugin only adds the needed JavaScript and Stylesheets to perform the syntax highlighting. Please visit the usage guide for details on how to use this plugin in your posts.
Review feed
Screenshots
Changelog
1.0.9302
- Updated to use version 2.0.364 of Alex Gorbatchev’s JavaScript SyntaxHighlighter.
- Detailed changelog can be found here.
1.0.9278
- Updated to use version 2.0.320 of Alex Gorbatchev’s JavaScript SyntaxHighlighter.
- Detailed changelog can be found here.
1.0.9122
- Initial version. Wraps version 2.0.296 of Alex Gorbatchev’s JavaScript SyntaxHighlighter.