post_comments_feed_link


post_comments_feed_link ( $link_text = '', $post_id = '', $feed = '' )

Parameters:
  • (string) link_text Optional. Descriptive link text. Default 'Comments Feed'.
  • (int) post_id Optional. Post ID. Default is the ID of the global `$post`.
  • (string) feed Optional. Feed type. Possible values include 'rss2', 'atom'. Default is the value of get_default_feed().
Defined at:

Description

Displays the comment feed link for a post.Prints out the comment feed link for a post. Link text is placed in the anchor. If no link text is specified, default text is used. If no post ID is specified, the current post is used.

Related Functions

get_post_comments_feed_link, get_search_comments_feed_link, previous_comments_link, get_comments_link, is_comment_feed

Top Google Results

User discussions

wpseek mobile