侧边栏不显示博主评论
Typecho侧边栏不显示博主评论,sidebar.php文件
<?php $this->widget('Widget_Comments_Recent','ignoreAuthor=true')->to($comments); ?>
评论已关闭
Typecho侧边栏不显示博主评论,sidebar.php文件
<?php $this->widget('Widget_Comments_Recent','ignoreAuthor=true')->to($comments); ?>