WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about comments_popup_link_attributes

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/comment-template.php apply_filters 1634 /**
* Filters the comments link attributes for display.
*
* @since 2.5.0
*
* @param string $attributes The comments link attributes. Default empty.
*/

Hook Parameters

Parameter Type Name Description
string $attributes The comments link attributes. Default empty.