Posts tagged: rss

WordPress RSS Functions

So you want to get a RSS feed and echo it to a WordPress page or sidebar – you’ve already got the RSS sidebar widget feature, but what if you want a little more control over what’s coming out?
New in WordPress 2.8 is the fetch_feed() function – as the name suggests, a means of retrieving [...]