This plugin adds link for the category feeds after post content.
rel="nofollow" in links.Code enhancement. 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.
Added link to support forum.
Added option to show the category feed link on other pages, such as home page and archives
Added follow-cat-feed class to the category links. You can use .follow-cat-feed CSS class to style it.
Fixed the bug in using get_category_feed_link function, which was causing category feed links to strip off /feed in URL.
Added option to change the category feed link title. You can change this in WP-Admin --> Settings --> Follow Category Feeds.
Since get_category_rss_link function is deprecated, we are using get_category_feed_link function to get category feed link.
Added fcfeeds class to the output. So, you can style it now using .fcfeeds class.
Requires: 3.1 or higher
Compatible up to: 3.5.1
Last Updated: 2013-3-3
Downloads: 2,042
Got something to say? Need help?