您的位置:首页 > wordpress

WordPress 禁止将英文【wén】半角符【fú】号【hào】转换成全角符号(字【zì】符【fú】转义)
wordpress 2024-9-21编辑:深圳网站建设阅读( WordPress 全角 符号

今天客户的网【wǎng】站【zhàn】刚用到的,记录一下,以后就【jiù】知【zhī】道了【le】。菜单选项【xiàng】的转义用the_title即可解决【jué】。

WordPress 模式使用了 wptexturize函数将纯文本【běn】字符转换【huàn】成格【gé】式化【huà】的 HTML 实体。

标签 <pre>, <code>, <kbd>, <style>, <script>和<tt>中的文本【běn】被忽【hū】略。

对于一【yī】般写单【dān】纯码文字【zì】的人【rén】来【lái】说,这个自动将英文半角符号转换成全角符号【hào】,是很方便【biàn】、智能。

但如果你经常要粘贴一【yī】些代码,而且没【méi】有使用专门【mén】的代码【mǎ】高亮插件【jiàn】,你会【huì】发现【xiàn】,你代【dài】码中的半【bàn】角符号都会被转换【huàn】成全角了!别【bié】人复制后,根本没办法直接使用!

禁止字符【fú】转义的所有代码如下,你可以根【gēn】据自己【jǐ】的需【xū】要,选自【zì】己【jǐ】要的代【dài】码,添加到【dào】主题的 functions.php 文件:

  1. // 取消转义 Quotmarks Replacer
  2. $qmr_work_tags = array(
  3. 'the_title', // http://codex.wordpress.org/Function_Reference/the_title
  4. 'the_content', // http://codex.wordpress.org/Function_Reference/the_content
  5. 'the_excerpt', // http://codex.wordpress.org/Function_Reference/the_excerpt
  6. // 'list_cats', Deprecated. http://codex.wordpress.org/Function_Reference/list_cats
  7. 'single_post_title', // http://codex.wordpress.org/Function_Reference/single_post_title
  8. 'comment_author', // http://codex.wordpress.org/Function_Reference/comment_author
  9. 'comment_text', // http://codex.wordpress.org/Function_Reference/comment_text
  10. // 'link_name', Deprecated.
  11. // 'link_notes', Deprecated.
  12. 'link_description', // Deprecated, but still widely used.
  13. 'bloginfo', // http://codex.wordpress.org/Function_Reference/bloginfo
  14. 'wp_title', // http://codex.wordpress.org/Function_Reference/wp_title
  15. 'term_description', // http://codex.wordpress.org/Function_Reference/term_description
  16. 'category_description', // http://codex.wordpress.org/Function_Reference/category_description
  17. 'widget_title', // Used by all widgets in themes
  18. 'widget_text' // Used by all widgets in themes
  19. );
  20. foreach ( $qmr_work_tags as $qmr_work_tag ) {
  21. remove_filter ($qmr_work_tag, 'wptexturize');
  22. }

当然,你还可以将上面的代码分别下面的形式:

  1. /取消内容转义
  2. remove_filter('the_content', 'wptexturize');
  3. //取消摘要转义
  4. remove_filter('the_excerpt', 'wptexturize');
  5. //取消评论转义
  6. remove_filter('comment_text', 'wptexturize');

如【rú】果不想修【xiū】改代码的,直接下载安【ān】装 Quotmarks Replacer 插【chā】件。

相关文件下载地址 城通网盘下载 下载资源版权【quán】归作者所有【yǒu】;本站所有资源均来【lái】源【yuán】于网络【luò】,仅供【gòng】学习使【shǐ】用,请支【zhī】持正版!
服务范围:WordPress搭建【jiàn】、WordPress主题【tí】开发、WordPress二次开【kāi】发【fā】、WordPress插件开发
其【qí】它服务:网【wǎng】站建设、企业邮箱【xiāng】、数字证书ssl、400电话、
技术标签:企业网站、外贸网站、外贸商城、其它问题
联系方式:电话:13714666846 微信同号

企业网站定制

企业网站定制 根据企业需求,量身定制设计

企业网站定制:2800元起
添加微信 请说明来意
联系我们
站内搜索 MORE+

24小时服务热线 0755-29765948
  • 地址:深圳市罗湖区人民北路2033号206
  • 电话:0755-29765948 传真:82256610
  • 手机:13714666846 18948334877
  • 邮箱:gong@city96.com 164761418@qq.com
  • 粤ICP备14049207号
创意化数字品牌整合网络营销
营销网站让你坐等商机坐佣客户,Rss

版权所有:深圳市网商在线科技有限公司

版权所有:深圳市网商在线科技有限公司
友情连接link: