This plugins simplifies embedding of RSS feeds within templates.
This is accomplished by using WordPress's fetch_rss() function to retrieve RSS feeds and parse it.
The feed that was fetched will then be boiled down into a simple array that can easily be managed by a developer or theme designer.
The simply_feed() function, that does all this good stuff, can also be used to render the RSS directly to HTML.




