过滤移除wordpress评论内容超级链接 By Admin | 2011年05月28日 2 Comments 编辑当前主题,在当前主题的functions.php文件中添加下面的代码: remove_filter(‘comment_text’, ‘make_clickable’, 9);