wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



comments_popup_link_attributes › WordPress Filter Hooks

Seit2.5.0
Veraltetn/v
apply_filters( 'comments_popup_link_attributes', $link_attributes )
Parameter:
  • (string) $link_attributes The comments link attributes. Default empty.
    Erforderlich: Ja
Definiert in:
Codex:

Filters the comments link attributes for display.





Quellcode

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