WordPress template tags comment_ link_ RSS is used to output comment links in RSS format. This function has no parameters, and you need to pay attention to comment_ link_ The RSS function has been abandoned. It is recommended not to use it again.
comment_link_rss()
Examples of function usage
<link><?php comment_link_rss() ?></link>
Extended reading
comment_ link_ The rss() function is located at: WP includes / comment- template.php
- cancel_ comment_ reply_ link()
- comment_ author()
- comment_ author_ email()
- comment_ author_ email_ link()
- comment_ author_ ip()
- comment_ author_ link()
- comment_ author_ rss()
- comment_ author_ url()
- comment_ author_ url_ link()
- comment_ class()
- comment_ date()
- comment_ excerpt()
- comment_ form_ title()
- comment_ form()
- comment_ id()
- comment_ id_ fields()
- comment_ reply_ link()
- comment_ text()
- comment_ time()
- comment_ type()
- comments_ link()
- comments_ number()
- comments_ open()
- comments_ popup_ link()
- comments_ popup_ script()
- comments_ rss_ link()
- get_ avatar()
- next_ comments_ link()
- paginate_ comments_ links()
- permalink_ comments_ rss()
- previous_ comments_ link()
- wp_ list_ comments()