wpseek.com
A WordPress-centric search engine for devs and theme authors



comments_popup_link_attributes › WordPress Filter Hooks

Since2.5.0
Deprecatedn/a
apply_filters( 'comments_popup_link_attributes', $link_attributes )
Parameters:
  • (string) $link_attributes The comments link attributes. Default empty.
    Required: Yes
Defined at:
Codex:

Filters the comments link attributes for display.





Source

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