Filters the anchor tag attributes for the previous comments page link.
Parameters
$attributes
string- Attributes for the anchor tag.
Source
$attr = apply_filters( 'previous_comments_link_attributes', '' );
Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |
To add class in
previous link
tag: