<SITE_COMMENT_RSS_LINK>
Tag Function:
- Creates a Comment RSS feed link.
Main Usage:
- Used within image_template.html to dynamically create and add a Comment RSS feed link to your template.
Examples:
In your image template, you can use the tag like this:
Sample Output:
Using the code above will generate the following when the template is run:
<a href="./index.php?x=comment_rss">Comment RSS</a>
Sample Outcome:
Using the output above will generate the following when the template is run:
FeedRelatedTags
<< <SITE_RSS_LINK> | TemplateTags | <TAG_RSS_LINK> >>