开发者

WordPress Filter Escape Problem

开发者 https://www.devze.com 2023-01-13 02:48 出处:网络
I am trying to replace some text in a WordPress post with the help of WordPress Filter (http://wordpress.org/extend/plugins/wordpress-filter/) but but all \' and \" are get escaped. What shoul开发者_开

I am trying to replace some text in a WordPress post with the help of WordPress Filter (http://wordpress.org/extend/plugins/wordpress-filter/) but but all ' and " are get escaped. What shoul开发者_开发问答d I do to prevent it from escaping?


You need to have an escape character in front of them. Try using a "\" in front of the character you want to escape.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号