814* Filters the post comments feed permalink.815*816* @since 1.5.1817*818* @param string$url Post comments feed permalink.819*/820returnapply_filters('post_comments_feed_link',$url);821}822823/**824* Displays the comment feed link for a post.825*826* Prints out the comment feed link for a post. Link text is placed in the
History
Introduced in 1.5.1. Unchanged from 6.7.7 through 7.1.0.