Filters the comments link attributes for display.
Parameters
$link_attributes
string- The comments link attributes. Default empty.
Source
$link_attributes = apply_filters( 'comments_popup_link_attributes', $link_attributes );
Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.