Syntax highlighting for code in WordPress

I came across a post about syntax highlighting for code in WordPress on Thomas Roach’s blog who in turn saw it on Tyler Muth’s blog. There is a plugin called syntax highlighter which does all the beauty. Use is very simple:

Download it from here.

Upload to your blog’s plugins folder and extract it over there.

Now (on WordPress) go to Plugins page and activate the plugin.

To use it wrap your code like

code.JPG

and you are done.

Wanna see, how does it look like 😉

SQL>drop database;

Isn’t beautiful 😉

3 thoughts on “Syntax highlighting for code in WordPress

  1. NeilC

    Hi Amardeep

    i’m new to blogging (starting today), and am trying to use WordPress, I have two questions

    1. Where do I find my blogs plugins folder ?
    2. Where (on WordPress) do I find Plugins page to activate the plugin?

    many thanks

    Reply
  2. Sidhu Post author

    Hi Neil

    Not sure if you have signed up with wordpress.com for a blog or registered your own domain name and trying to setup blog using wordpress software.

    If its latter then:

    1. Where do I find my blogs plugins folder ?

    It will be in /blog/wp-content folder of your blog.

    2. Where (on WordPress) do I find Plugins page to activate the plugin?

    On your Dashboard go to plugins page and from there you can activate the installed plugins.

    Hope that helps…
    Sidhu

    Reply
  3. Pingback: Oracle and more - Amardeep Sidhu » Blog Archive » Upgrading to Wordpress 2.5

Leave a Reply

Your email address will not be published. Required fields are marked *