wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



comments_popup_link_attributes › Hooks de Filtros WordPress

Desde2.5.0
Obsoleton/a
apply_filters( 'comments_popup_link_attributes', $link_attributes )
Parâmetros:
  • (string) $link_attributes The comments link attributes. Default empty.
    Required: Yes
Definido em:
Codex:

Filters the comments link attributes for display.





Fonte

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