If you’ve ever tried to insert code into a WordPress post, one of the following has probably happened to you:
Your HTML code was rendered as such.
WordPress stripped the code from the post entirely.
WordPress turned "straight quotes" into “curly quotes” — not good if you want your users copying/pasting code from your blog!
Here’s how to get [...] Read more »

