首页 WordPress函数大全 get_comments_pagenum_link()

get_comments_pagenum_link()

2020-05-01 / 5719阅 / 悠然

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

get_comments_pagenum_link( int $pagenum = 1, int $max_page )

Retrieves the comments page number link.

描述

参数

$pagenum

(int)
(Optional)
Page number.

Default value: 1

$max_page

(int)
(Optional)
The maximum number of comment pages. Default 0.

返回

(string) The comments page number link URL.

大家谈论
    我的见解