Typecho的反垃圾评论系统明显做的没有WordPress好,
索性直接在主题文件中写死了,评论已关闭。

方法

编辑主题文件comments.php

修改为

<div id="comments">
<h3>评论已关闭</h3>
</div>