jbreazeale + function 1
Display RSS Feeds with WordPress Shortcodes using SimplePie & fetch_feed() | kevinleary.net
march 2011 by jbreazeale
WordPress has built-in the SimplePie RSS parsing engine, making it very easy to display the content of an RSS feed in your theme.
The fetch_feed() function provides access to SimplePie in WordPress, but it’s not that re-usable. I frequently used this handy function for parsing RSS feeds within WordPress themes (or plugins).
rss
feeds
wordpress
plugin
function
php
code
wordpress+development
The fetch_feed() function provides access to SimplePie in WordPress, but it’s not that re-usable. I frequently used this handy function for parsing RSS feeds within WordPress themes (or plugins).
march 2011 by jbreazeale
Copy this bookmark: