Plugin Directory

Simply Feed

This plugins simplifies embedding of RSS feeds within templates. Requires PHP 5+

This section describes how to install the plugin and get it working.

  1. Upload simply-feed.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place<?php simply_feed( ); ?> in your templates.

You will need to pass additional arguments to simply_feed( ) to retrieve and display your feed:

  1. URL to RSS feed.
  2. (optional) Render RSS items? true or false
  3. (optional) How many items to render? 0 to infinity (default is 10)

If argument #2 is not set to true, then an array of parsed RSS items will be returned.

Requires: 2.5 or higher
Compatible up to: 2.6.2
Last Updated: 2008-9-10
Downloads: 523

Average Rating

0 stars
(0 ratings)

Support

Got something to say? Need help?

Compatibility

+
=
Not enough data

0 people say it works.
0 people say it's broken.