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