wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



get_comments_pagenum_link › Filtr WordPress Hooks

Od2.7.0
Przestarzałyn/a
apply_filters( 'get_comments_pagenum_link', $result )
Parametry:
  • (string) $result The comments page number link.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the comments page number link for the current request.





Źródło

return apply_filters( 'get_comments_pagenum_link', $result );