link_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.
- category="category name" • Restrict to specified category. Default is current category.
- 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.
- class="class name" • (X)HTML class attribute, applied to wraptag. Default is _FUNCTION_.
Behaviors:
The link_feed_link tag is a single tag which returns an XHTML link to the site's links RSS feed.