MultiFeedSnap

MultiFeedsnap is a simple plugin that will render multiple RSS feeds to your post or page.

Author:Colin Caprani (profile at wordpress.org)
WordPress version required:2.5.0
WordPress version tested:2.5.1
Plugin version:1.1
Added to WordPress repository:16-05-2008
Last updated:20-05-2008
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://www.colincaprani.com/wordpress/2008/05...
Total downloads:11 453
Active installs:300+
plugin download
Click to start download

In preparing my site I wanted to have multiple RSS feeds on a single page. Not liking complexity, the simplest plugin I found was Paul Morley's FeedSnap which seems to be no longer supported. However, it only allows a single feed on each post or page. Therefore I rewrote the FeedSnap plugin to allow multiple feeds, removing its dependence on the lastRSS() parser, and (in my opinion) simplifying the code somewhat.

MultiFeedsnap is based on Paul Morley's FeedSnap. Paul Morley's website is down and so I have not been able to contact him for consent, though there is no license on FeedSnap.

MultiFeedsnap uses the function TextBetweenArray() posted by mvp at mvpprograms dot com at http://ie2.php.net/manual/en/function.strpos.php#72019.

MultiFeedsnap also uses the ideas at http://wordpress.pastebin.ca/276266.

MultiFeedSnap has been tested on WordPress 2.5.1 only.

The MultiFeedSnap website is: http://www.colincaprani.com/programming/multifeedsnap/

You can see an example of its use here: http://www.colincaprani.com/links/related-feeds/

Please leave some comments and suggestions for improvement. Thanks!