Title: Simply RSS Fetcher
Author: Ricardo Gonzalez
Published: <strong>fevriye 29, 2008</strong>
Last modified: fevriye 8, 2009

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/simply-rss-fetcher.svg)

# Simply RSS Fetcher

 By [Ricardo Gonzalez](https://profiles.wordpress.org/rickgc/)

[Download](https://downloads.wordpress.org/plugin/simply-rss-fetcher.zip)

 * [Details](https://hat.wordpress.org/plugins/simply-rss-fetcher/#description)
 * [Reviews](https://hat.wordpress.org/plugins/simply-rss-fetcher/#reviews)
 *  [Installation](https://hat.wordpress.org/plugins/simply-rss-fetcher/#installation)
 * [Development](https://hat.wordpress.org/plugins/simply-rss-fetcher/#developers)

 [Support](https://wordpress.org/support/plugin/simply-rss-fetcher/)

## Description

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](http://rick.jinlabs.com/code/simply-rss-fetcher/).

**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
    ```

### Credits

[Ronald Heft](http://cavemonkey50.com/) – The plugin is highly based in his Pownce
for WordPress, so the major part of the credits goes to him.

[Michael Feichtinger](http://bohuco.net/blog) – For the multi-widget feature.

### Contact

Suggestion, fixes, rants, congratulations, gifts et al to rick[at]jinlabs.com

## Installation

Drop srssfetcher folder (or even srssfetcher.php) into /wp-content/plugins/ and 
activate the plug in the WordPress admin area.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Simply RSS Fetcher” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Ricardo Gonzalez ](https://profiles.wordpress.org/rickgc/)

[Translate “Simply RSS Fetcher” into your language.](https://translate.wordpress.org/projects/wp-plugins/simply-rss-fetcher)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simply-rss-fetcher/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simply-rss-fetcher/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simply-rss-fetcher/)
by [RSS](https://plugins.trac.wordpress.org/log/simply-rss-fetcher/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.2.1**
 *  Last updated **17 years ago**
 *  Active installations **100+**
 *  WordPress version ** 2.1 or higher **
 *  Tested up to **2.7**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simply-rss-fetcher/)
 * Tags
 * [fetcher](https://hat.wordpress.org/plugins/tags/fetcher/)[rss](https://hat.wordpress.org/plugins/tags/rss/)
 *  [Advanced View](https://hat.wordpress.org/plugins/simply-rss-fetcher/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/simply-rss-fetcher/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simply-rss-fetcher/reviews/)

## Contributors

 *   [ Ricardo Gonzalez ](https://profiles.wordpress.org/rickgc/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simply-rss-fetcher/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://rick.jinlabs.com/donate/)