post_comments_feed_link_html – filter
Filters the post comment feed link anchor tag.
Parameters
- .
- ( 2.8.0 ) . .
- $link
- ( string ) The complete anchor tag for the comment feed link. . . .
- ( int ) $post_id Post ID. . . .
- $feed
- ( string ) The feed type. Possible values include ‘rss2′, ‘atom’, or an empty string for the default feed type. . . .