apply_filters( 'comments_popup_link_attributes', string $attributes )
Filters the comments link attributes for display.
Parameters
- $attributes
-
The comments link attributes. Default empty.
Source
Changelog
Version | Description |
---|---|
WP-2.5.0 | Introduced. |