get_comments_pagenum_link
apply_filters( ‘get_comments_pagenum_link’, string $result )
筛选挂钩:筛选当前请求的注释页码链接。
Filter Hook: Filters the comments page number link for the current request.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$result | (string) | 评论页码链接。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.7.0 | wp-includes/link-template.php:2851 | 1 | 0 |
get_comments_pagenum_link 为WP2原创文章,链接:https://www.wp2.cn/hook/get_comments_pagenum_link-2/