Description
Filters the current comment's permalink.
Occurrences
Filename | Line Number |
---|---|
wp-includes/feed.php | 319 |
Parameters
Type | Name | Description |
---|---|---|
string | $comment_permalink | The current comment permalink. |
PHP Doc
/**
* Filters the current comment's permalink.
*
* @since 3.6.0
*
* @see get_comment_link()
*
* @param string $comment_permalink The current comment permalink.
*/