apply_filters( 'next_comments_link_attributes', string $attributes )
Filters the anchor tag attributes for the next comments page link.
Parameters
- $attributes
-
Attributes for the anchor tag.
Source
Changelog
| Version | Description |
|---|---|
| 2.7.0 | Introduced. |