apply_filters( 'get_comments_pagenum_link', string $result )
Filters the comments page number link for the current request.
Description Description
Parameters Parameters
- $result
-
(string) The comments page number link.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |