Plugin Directory

WP More Feeds

Generate RSS feeds for category and tag archive pages.

Download Version 0.17

How to add a rss feed link on my category or tag page?

You may edit your theme template archive.php, the code will be like this:

<?php if($morefeeds->currentRssInfo):?>
<span class='mflink'><a href="<?php echo $morefeeds->currentRssInfo['link'];?>" title="<?php echo $morefeeds->currentRssInfo['title'];?>">RSS</a></span>
    <?php endif; ?>

Ye, a little complicated, right? I'll provide some simple way to do this in the next version.

Requires: 2.5 or higher
Compatible up to: 2.6.3
Last Updated: 2008-10-30 Downloads: 4,264

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(10 ratings)

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.

Log in to vote.

100,1,1