参考文章
https://blog.csdn.net/weixin_32279335/article/details/112575266
编辑wp-includes/formatting.php,增加一行
add_filter( 'run_wptexturize', '__return_false' );

原创文章,转载请注明: 转载自混沌
本文链接地址: WP禁用转义,--不会变成——了
参考文章
https://blog.csdn.net/weixin_32279335/article/details/112575266
编辑wp-includes/formatting.php,增加一行
add_filter( 'run_wptexturize', '__return_false' );

原创文章,转载请注明: 转载自混沌
本文链接地址: WP禁用转义,--不会变成——了