MagpieRSS is already integrated with WordPress, this plugin will allow you to implement it easily within your theme.
<?php
echo ms_magpierss('rss_feed_url_here','arguments=here&like=this','Show this text if there are no items in the feed, or set me to 0 if you don't want any message to show');
?>
1}5}<
p> paragraphs; you can set to (int) 0 to have no limit (Ex: <p>Paragraph 1 .....</p>) {default = 1}
* word_limit = if summary is set to on, this will limit the feed item description to this many words; you can set to (int) 0 to have no limit {default = 25}
* wrapper = html wrapper tag for the rss feed, set to 0 for no wrapper (Ex: wrapper=ul outputs <ul>....</ul>) {default = 0}
* list = html tag for the rss feed items (Ex: <li>....</li>) {default = li}
* html = options (int): 0 = off / 1 = on (strips all summary HTML if set to off) {default = 0}
* target = if set to (int) 0 then no target will be set (Ex: <a target="....">) {default = _blank}
* action = character shown at the end of the article title link, if set to (int) 0 then nothing will be shown (Ex: Article Title Example ») {default = »}
* title = options (int): 0 = off / 1 = on (Ex: <a ... title="Article Title Example">...</a>) {default = 1}
Requires: 1.5 or higher
Compatible up to: 2.7.1
Last Updated: 2009-4-8
Downloads: 2,823




