April 21, 2007
8:22 am
If you frequently post code snippets into your WordPress blog then you already know how tedious and very error prone the process is. You will need to manually escape every single <, > and & characters in your code by hand. If not, either the code won’t get displayed properly or part of it will ferociously get eaten by WordPress. Needless to say, this is a process we’d very much like to avoid.
Code Autoescape, Plugin, WordPress, WordPress Plugin, Code, HTML, Snippets

TrackBack URI Leave a comment »