apply_filters( 'comments_popup_link_attributes', string $attributes )

Filters the comments link attributes for display.


Parameters

$attributes

(string) The comments link attributes. Default empty.


Source

File: wp-includes/comment-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.5.0 Introduced.