Idaho Political Maps
Nov 24th, 2007
require_once (ABSPATH . WPINC . '/rss.php');
// insert the feed URL here
$rss = @fetch_rss('http://feeds.delicious.com/v2/rss/sholladay/politicalmaps+idaho');
if ( isset($rss->items) && 0 != count($rss->items) ) {
?>
-
// set the number of items from the feed to display (10)
-
‘>
$rss->items = array_slice($rss->items, 0, 20);
foreach ($rss->items as $item ) {
?>
