Syntax Highlighting In WordPress
Filed in: Site News, WordPress — June 8th, 2004Displaying source code in weblog/web page was a headache. With the syntax highlighting plugin installed, it is FUN!
Here is the what I type in post:
<pre lang=”php”>
echo “testing 1 2 3″;
</pre>
And it will auto display as follows:
echo "testing 1 2 3";
Isn’t it nice?!
Like this post? Please share:
Follow me on Twitter and Facebook. Subscribe to free newsletter for updates like this article..
Comments Feed
TrackBack URL


