Ok, when I write a Post and the title looks like this:
Jack’s Dog Is Sitting Here
the apostrophe gets messy sometimes on other websites when syndicating my content. I need it instead to look like this:
Jack's Dog Is Sitting Here
The difference is that the first apostrophe uses "magic quotes" and the seocnd is just standard. How can I get WP to always use standard? This is very frustrating.