Home > Wordpress > wordpress双引号全角和半角

wordpress双引号全角和半角

wordpress有一个毛病就是将英文的标点符号有半角转为全角,别人复制粘贴你的程序代码时就出现了问题,我的红旗x window起不来就是这个原因。

一个插件Quotmarks Replacer 2.1作者地址

http://sparanoid.com/project/quotmarks-replacer-21/

通过禁用 wptexturize 函数,解决 WordPress 自动将半角的单引号、双引号和省略号转换为全角标点的问题。使后台输入的标点格式与前台读者浏览的标点格式保持一致。

Categories: Wordpress Tags:
  1. No comments yet.
  1. No trackbacks yet.
Note: Commenter is allowed to use '@User+blank' to automatically notify your reply to other commenter. e.g, if ABC is one of commenter of this post, then write '@ABC '(exclude ') will automatically send your comment to ABC. Using '@all ' to notify all previous commenters. Be sure that the value of User should exactly match with commenter's name (case sensitive).