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



comments_link_feed › Filtr WordPress Hooks

Od3.6.0
Przestarzałyn/a
apply_filters( 'comments_link_feed', get_comments_link()
Parametry:
  • (string) $comment_permalink The current comment permalink with '#comments' appended.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the comments permalink for the current post.





Źródło

echo esc_url( apply_filters( 'comments_link_feed', get_comments_link() ) );