过滤当前请求的评论页码链接。
原型
apply_filters( 'get_comments_pagenum_link', string $result )
参数
$result
(string)
评论页码链接。
源文件
路径:wp-includes/link-template.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/get_comments_pagenum_link/
过滤当前请求的评论页码链接。
apply_filters( 'get_comments_pagenum_link', string $result )
$result
(string)
评论页码链接。
路径:wp-includes/link-template.php
英文文档:https://developer.wordpress.org/reference/hooks/get_comments_pagenum_link/
请在后台设置小工具!