handle_content_type(); for ($x = 0; $x < $thefeed->get_item_quantity($total_articles); $x++ ) { $articles[] = $thefeed->get_item($x); } ?>
' . $item->get_title() . '
'. $item->get_description().' '; } ?>