wpseek.com
A WordPress-centric search engine for devs and theme authors



post_comments_feed_link › WordPress Filter Hooks

Since1.5.1
Deprecatedn/a
apply_filters( 'post_comments_feed_link', $url )
Parameters:
  • (string) $url Post comments feed permalink.
    Required: Yes
Defined at:
Codex:

Filters the post comments feed permalink.





Source

return apply_filters( 'post_comments_feed_link', $url );