Coming real real soon.
include_once(ABSPATH.WPINC.’/rss.php’); // path to include script
$feed = fetch_rss(‘https://wp.eastsidefm.org/blogs/podcast/feed/’); // specify feed url
$items = array_slice($feed->items, 0, 7); // specify first and last item
?>






