How can I prevent WordPress from parsing content? I tried using a CDATA block, but that doesn't work.
How can I prevent WordPress from parsing content? I tried using a CDATA block, but that doesn't work.
I found an acceptable solution at http://dev.wp-plugins.org/wiki/TextControl
If you want to display raw code in your posts or pages, use this plugin:
http://priyadi.net/archives/2005/09/27/wordpress-plugin-code-autoescape/
::Edit:: Sorry, one minute too slow.
This topic has been closed to new replies.