Web Hosting Talk







View Full Version : Code Snippet in Wordpress


crazylane
07-31-2009, 01:09 PM
I would like to post an code example in wordpress, however wordpress changes some chars. I know there is way but I can't figure it out, uggh!

UNIXy
07-31-2009, 01:12 PM
It does change single quotes to back quotes. Switch the editing view to HTML and wrap your code around a code tag before adding the b-quote tag.

Regards