Languages: English • 日本語 (Add your language)
Displays the URL to an entry's comments formatted for RSS. Typically used in the RSS comment feed template. This tag must be within The Loop, or a comment loop.
This function has been depreciated, you might want to try get_comment_link() instead.
<?php comment_link_rss(); ?>
<link><?php comment_link_rss() ?></link>
This tag has no parameters.