WordPress template tags comment_ author_ RSS is used to output the comment author name in RSS format, which has no parameters.
comment_author_rss()
Examples of function usage
<title>comment by: <?php comment_author_rss() ?></title>
Extended reading
comment_ author_ The rss() function is located at: WP includes / comment- template.php
Related tags:
- cancel_ comment_ reply_ link()
- comment_ author()
- comment_ author_ email()
- comment_ author_ email_ link()
- comment_ author_ ip()
- comment_ author_ link()
- 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_ text_ rss()
- 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()