点击查看原文
原文作者:绪风 | 来源:时光散记
添加代码在主题的 functions.php 文件后,一定要进行测试,防止不生效,或者与现有代码、插件冲突。
if (!function_exists('block_non_chinese_comments_on_submit')) { /** * 阻止不包含中文的评
Ctrl+D