jbreazeale + php 2
Adding External Content (via RSS) to WordPress — Bill Erickson
march 2011 by jbreazeale
A quick tutorial about displaying external RSS feeds on your site using Yahoo!Pipes and some PHP code.
wordpress
rss
php
code
howto
tobe
march 2011 by jbreazeale
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: