常用函数-previous_comments_link()
说明
显示前一页评论页面的链接
用法
<?php previous_comments_link( $label ) ?>
参数
$label
(字符串)(可选)评论链接文本的标签
默认值:''
返回的值
(空)
该函数不返回任何函数
示例
注释
修改记录
自2.7.0版本后
源文件
previous_comments_link()位于 wp-includes/link-template.php中。
相关资源
分类:中文手册