This plugins simplifies embedding of RSS feeds within templates. Requires PHP 5+
This section describes how to install the plugin and get it working.
simply-feed.php to the /wp-content/plugins/ directory<?php simply_feed( ); ?> in your templates.You will need to pass additional arguments to simply_feed( ) to retrieve and display your feed:
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
Got something to say? Need help?