jbreazeale + php   2

Adding External Content (via RSS) to WordPress — Bill Erickson
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
Word­Press has built-in the Sim­plePie RSS pars­ing engine, mak­ing it very easy to dis­play the con­tent of an RSS feed in your theme.

The fetch_feed() func­tion pro­vides access to Sim­plePie in Word­Press, but it’s not that re-usable. I fre­quently used this handy func­tion for pars­ing RSS feeds within Word­Press themes (or plugins).
rss  feeds  wordpress  plugin  function  php  code  wordpress+development 
march 2011 by jbreazeale

Copy this bookmark:



description:


tags: