2020-05-01 / 3840阅 / 悠然
Retrieves the permalink for the post comments feed.
(int)
(Optional)
Post ID. Default is the ID of the global $post.
(string)
(Optional)
Feed type. Possible values include 'rss2', 'atom'. Default is the value of get_default_feed().
Default value: ''
(string) The permalink for the comments feed for the given post.