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



get_comments_pagenum_link › Hooks de Filtros WordPress

Desde2.7.0
Obsoleton/a
apply_filters( 'get_comments_pagenum_link', $result )
Parâmetros:
  • (string) $result The comments page number link.
    Required: Yes
Definido em:
Codex:

Filters the comments page number link for the current request.





Fonte

return apply_filters( 'get_comments_pagenum_link', $result );