首页 WordPress函数大全 get_next_comments_link()

get_next_comments_link()

2020-05-01 / 4045阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_next_comments_link( string $label = '', int $max_page )

Retrieves the link to the next comments page.

描述

参数

$label

(string)
(Optional)
Label for link text.

Default value: ''

$max_page

(int)
(Optional)
Max page. Default 0.

返回

(string|void) HTML-formatted link for the next page of comments.

大家谈论
    我的见解