feed_link
Attributes:
- flavor="value" • Whether to output a link to the RSS or Atom version of the feed. Available values: rss or atom. Default is rss.
- format="value" • Whether to output a (X)HTML a tag or a (X)HTML link tag. Available values: a or link. Default is a.
- section="section name" • Restrict to specified section. Default is current section.
- category="category name" • Restrict to specified category. Default is current category.
- limit="integer" • Number of articles to display in the feed. Default depends upon preference setting.
- title="value" • (X)HTML title attribute. Default depends upon format used, either RSS feed or Atom feed.
- label="value" • Link text for feed link when using format of a.
- wraptag="tag" • (X)HTML tag (without brackets) to wrap around output when using format of a.
Behaviors:
The feed_link tag is a single tag which returns an XHTML link to the site's articles RSS feed.