Description
Filters the comments page number link for the current request.
Occurrences
Filename | Line Number |
---|---|
wp-includes/link-template.php | 3089 |
Parameters
Type | Name | Description |
---|---|---|
string | $result | The comments page number link. |
PHP Doc
/**
* Filters the comments page number link for the current request.
*
* @since 2.7.0
*
* @param string $result The comments page number link.
*/