Backslash problem
-
After the upgrade to WP 2.5, every time I save a post, the WP engine adds backslashes to special characters breaking links and images.
Here’s an example. After I save a post with this content:
<img src=’http://img412.imageshack.us/img412/1350/wiioy3.th.jpg’ border=’0’/>
It becomes this:
<img src=\’http://img412.imageshack.us/img412/1350/wiioy3.th.jpg\’ border=\’0\’/>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Backslash problem’ is closed to new replies.