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