wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



next_comments_link_attributes › Les Filtres WordPress

Depuis2.7.0
Dépréciéen/a
apply_filters( 'next_comments_link_attributes', '' )
Paramètres:
  • (string) $attributes Attributes for the anchor tag.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the anchor tag attributes for the next comments page link.





Source

$attr = apply_filters( 'next_comments_link_attributes', '' );