模板标签-next_comments_link()

1条评论

说明

该标签生成一个含有较新评论的“下一页”评论。

用法

<?php next_comments_link( 'Label', 'Max number of pages (default 0)' ); ?> 

示例

默认用法

<?php next_comments_link(); ?>  

工作示例

<?php next_comments_link( 'Newer Comments »', 0 ); ?>  

参数

label

(字符串)链接文本。默认值为 'Newer Comments »'(较新的评论)。

max_pages

(整数)链接所能显示的最大页面数。

历史记录

始见于WordPress 2.7.0版本

#1
Ya learn something new eevyrday. It's true I guess!

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.