Simply RSS Fetcher

Simple plugin to fetch a desired RSS and put it wherever you want in your blog.

Author:Ricardo González (profile at wordpress.org)
WordPress version required:2.1
WordPress version tested:2.7
Plugin version:1.2.1
Added to WordPress repository:29-02-2008
Last updated:08-02-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://rick.jinlabs.com/code/simply-rss-fetch...
Total downloads:22 760
Active installs:100+
plugin download
Click to start download

Simple plugin to fetch a desired RSS and put it wherever you want in your blog.

Features

Simply Customizable Widget support No options page (yes, its a feature) Uses WordPress resources (no extra files needed)

Usage

If you use WordPress widgets, just drag the widget into your sidebar and configure. If widgets are not your thing, use the following code to display your public Twitter messages:

<?php srssfetcher("username"); ?>

For more info (options, customization, etc.) visit the plugin homepage.

Customization

The plug in provides the following CSS classes:

* ul.srssfetcher: the main ul (if list is activated)
* li.srssfetcher-item: the ul items (if list is activated)
* p.srssfetcher-message: each one of the paragraphs (if items  > 1)
* .srssfetcher-timestamp: the timestamp span class