Description
Filters the comments permalink for the current post.
Occurrences
Filename | Line Number |
---|---|
wp-includes/feed.php | 269 |
Parameters
Type | Name | Description |
---|---|---|
string | $comment_permalink | The current comment permalink with '#comments' appended. |
PHP Doc
/**
* Filters the comments permalink for the current post.
*
* @since 3.6.0
*
* @param string $comment_permalink The current comment permalink with
* '#comments' appended.
*/