wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



comments_popup_link_attributes › WordPress Filter Hooks

Da2.5.0
Deprecaton/a
apply_filters( 'comments_popup_link_attributes', $link_attributes )
Parametri:
  • (string) $link_attributes The comments link attributes. Default empty.
    Richiesto:
Definito a:
Codex:

Filters the comments link attributes for display.





Sorgenti

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