W3cubDocs

/WordPress

apply_filters( ‘comments_popup_link_attributes’, string $link_attributes )

Filters the comments link attributes for display.

Parameters

$link_attributesstring
The comments link attributes. Default empty.

Source

$link_attributes = apply_filters( 'comments_popup_link_attributes', $link_attributes );

Changelog

Version Description
2.5.0 Introduced.

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