Generate RSS feeds for category and tag archive pages.
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




