Archive

Archive for the ‘Wordpress’ Category

Posting code in wordpress blogs

March 15th, 2010 No comments

Hi,
I’ve regularly needed to post code in blogs and there are many plugins out there that do this job. However as I upgrade WordPress they regularly break which is highly annoying. At the moment I’m using SyntaxHighlighter. It works with the latest WordPress 2.9.2 and seems fairly easy to use.

Syntax Highlighter

The usage is quite straight-forward

 …Your Code Here 

The list of valid code-aliases are shown here (the middle column):

Brushes

Categories: Wordpress Tags: