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



get_comments_pagenum_link › WordPress Filter Hooks

Da2.7.0
Deprecaton/a
apply_filters( 'get_comments_pagenum_link', $result )
Parametri:
  • (string) $result The comments page number link.
    Richiesto:
Definito a:
Codex:

Filters the comments page number link for the current request.





Sorgenti

return apply_filters( 'get_comments_pagenum_link', $result );