Feeds Widget for WordPress
Description
This WordPress widget will display links various relevant feeds for your WordPress blog. It will always at least display links to the two standard feeds: All Entries and All Comments. It will also display links to category feeds, post feeds or search feeds, depending on the current page being viewed.
Feeds Widget will display feed links either with the usual “http://” protocol or the optional “feed://” protocol and can also be configured to display an image (such as a feed icon) before each link.
Feeds Widget requires the Sidebar Widgets plugin.
Installation instructions
- Download the zip file (link below)
- Extract widget-feeds.php
- Upload widget-feeds.php to your wp-content/plugins directory
- Log in to your WordPress blog
- Click on “Plugins”
- Locate the “Feeds Widget” plugin and click “Activate”
- Go to “Presentation” > “Sidebar Widgets” and add the Feeds widget to your sidebar.
Links
Instead of downloading the zip, you can also check out the working copy from the Subversion repository:
svn co http://svn.wp-plugins.org/widget-feeds/trunk/
Changelog
- 1.3 – 28 September 2007
- [CHG] Cruft-free URL detection for tag pages updated for WordPress 2.3 compatibility
- [ADD] Auto-discovery feed links now included in <head> element for post, search and tag pages
- 1.2 – 15 Jan 2007
- [ADD] Option to specify a feed icon to be placed before links
- 1.1.1 – 4 Aug 2006
- [FIX] Forgot closing PHP tag
- 1.1 – 14 Jul 2006
- [ADD] Show feed URLs for tag pages (currently supported: UltimateTagWarrior plugin)
- [FIX] Properly escape search feed URLs to prevent validation errors
- 1.0 – 14 Jul 2006
- Initial release
