Plugin: SyntaxHighlighter Plus 0.18
Backend: Google Syntax Highlighter Javascripts
Score: 7/10
The SyntaxHighlighter Plus is another Wordpress highlighting plugin based off of the Google SyntaxHighlighter. (See my Google Syntax Highlighter Review) But while the Google Syntax Highlighter plugin simply inserts links to the javascripts, SyntaxHighlighter Plus is more integrated into Wordpress. It uses BBcode tags instead of <pre> and doesn’t require the code to be preformatted, letting Wordpress convert the special characters (sidenote: If you go back to edit the source code, you will find that the special characters have been escaped, making it difficult to edit your code.)
Unfortunately, the BBcode tags don’t allow for the configuration options to be passed to the scripts. (Maybe in a future release?)
SyntaxHighlighter Plus supports the same languages as Google Syntax Highlighter, and the formatted output looks the same. I recommend the Google Syntax Highlighter plugin if you want to use the configuration options, and this SyntaxHighlighter Plus plugin if you are too lazy to pre-escape all your special characters.
Example formatting… looks familiar

WordPress Markup: Notice the non-escaped angle brackets and [sourcecode] BBtag




