Description
Filters the comments link attributes for display.
Occurrences
Filename | Line Number |
---|---|
wp-includes/comment-template.php | 1710 |
Parameters
Type | Name | Description |
---|---|---|
string | $link_attributes | The comments link attributes. Default empty. |
PHP Doc
/**
* Filters the comments link attributes for display.
*
* @since 2.5.0
*
* @param string $link_attributes The comments link attributes. Default empty.
*/