W3cubDocs

/WordPress

apply_filters( ‘next_comments_link_attributes’, string $attributes )

Filters the anchor tag attributes for the next comments page link.

Parameters

$attributesstring
Attributes for the anchor tag.

Source

$attr = apply_filters( 'next_comments_link_attributes', '' );

Changelog

Version Description
2.7.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/next_comments_link_attributes