Easily post source code such as PHP or HTML and display it in a styled box.
Make sure your theme's footer has <?php wp_footer(); ?> somewhere in it, otherwise the JavaScript highlighting files won't be loaded.
Make sure you correctly use the BBCode with a valid language attribute. A malformed usage of it won't result in replacement.
Yes, like most plugins in the WordPress plugin directory, if not all. However the SyntaxHighligter javascript library is licensed under LGPLv3.
Yes, you can give any of the options mentioned in http://alexgorbatchev.com/wiki/SyntaxHighlighter:Configuration#SyntaxHighlighter.defaults as option attribute. See example bellow.
[sourcecode language='css' option='toolbar: false;']code here[/sourcecode]
Requires: 2.0 or higher
Compatible up to: 3.0.0
Last Updated: 2010-5-30
Downloads: 5,622




