'Follow WordPress Category Feeds' takes a blog category and creates an RSS feed for it.
To show the feed and allow users to subscribe to them, under each blog post, the feeds will be printed for every category that post is in.
The only thing left to do is for the user to click and them and add them to one of his RSS readers.
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Requirements:
· WordPress 3.1 or higher
What's New in This Release: [ read full changelog ]
· The options stored in the database will be retained even after deactivating the plugin. This is to prevent the removal of plugin options upon plugin update/reactivation. If you want to clear the database entries upon plugin deactivation, select Restore defaults upon plugin deactivation/reactivation in plugin options.