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



get_comments_pagenum_link › Les Filtres WordPress

Depuis2.7.0
Dépréciéen/a
apply_filters( 'get_comments_pagenum_link', $result )
Paramètres:
  • (string) $result The comments page number link.
    Requis: Oui
Défini(e) dans:
Codex:

Filters the comments page number link for the current request.





Source

return apply_filters( 'get_comments_pagenum_link', $result );