=== RSS Retriever === Contributors: tjtaylor Donate link: http://travistaylor.com/wp-rss-retriever-demo/ Tags: rss, rss retriever, wp rss retriever, rss aggregator, rss feed, rss fetch feed, rss fetch, fetch feed Requires at least: 2.8 Tested up to: 3.8.1 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple, lightweight RSS aggregator plugin which uses shortcode to fetch and display an RSS feed. == Description == This plugin fetchs an RSS feed and displays it in an unordered list using shortcode.

Features:

Live Demo:

http://travistaylor.com/wp-rss-retriever-demo/

Example:

[wp_rss_retriever url="http://travistaylor.com/feed/" items="10"]

Properties:

Note: This plugin does not include CSS. It was created so you could easily style the list to match your website. If you would like to see more features for the plugin, let me know. == Installation == This section describes how to install the plugin and get it working. 1. Upload `wp-rss-retriever.zip` to the `/wp-content/plugins/` directory 2. Unzip the file 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Use the shortcode [wp_rss_retriever] anywhere in your content == Changelog == = 1.0 = * Initial release = 1.0.1 = * Fixes bug where excerpt included html and broken images = 1.0.2 = * Pulls images in when excerpt is not enabled