fetch_feed for multiple rss feed
-
Hi,
Is it possible to alter the code given on codex.ww.wp.xz.cn/Function_Reference/fetch_feed so that it can display a list of feeds from multiple sources?
Something like:
$feed = fetch_feed(array('http://feed1', 'http://feed2'));I’m not really good at php to solve this on my own…
Thanx
The topic ‘fetch_feed for multiple rss feed’ is closed to new replies.