Typecho 侧边栏不显示博主评论
Typecho侧边栏不显示博主评论代码,需要修改sidebar.php文件
<?php $this->widget('Widget_Comments_Recent','ignoreAuthor=true')->to($comments); ?>
广告声明:文内含有的对外跳转链接(包括不限于超链接、二维码、口令等形式),用于传递更多信息,节省甄选时间,结果仅供参考,Typecho.Wiki所有文章均包含本声明。
Typecho侧边栏不显示博主评论代码,需要修改sidebar.php文件
<?php $this->widget('Widget_Comments_Recent','ignoreAuthor=true')->to($comments); ?>