Creates a template tag that generates a link to an RSS feed for any given tag, optionally allows the inclusion of copyright information into RSS feeds
soj-tag-feed folder to the /wp-content/plugins/ directory<?php soj_tag_feed_href('tag_name'); ?> in your templates. Ex: <a href="<?php soj_tag_feed_href('tag_name'); ?>">Tag Feed Link</a>
Requires: 2.5.1 or higher
Compatible up to: 2.7.1
Last Updated: 2009-3-20
Downloads: 328
Got something to say? Need help?