I am trying to display RSS feeds from other sites. The wp_rss function seems to work but the documentation says it is deprecated. Is there a better way to do this?
I am trying to display RSS feeds from other sites. The wp_rss function seems to work but the documentation says it is deprecated. Is there a better way to do this?
I use a plugin
http://wordpress.org/extend/plugins/feedwordpress/
for displaying in sidebar
http://wordpress.org/extend/plugins/kb-advanced-rss-widget/
Haha thanks, I missed that link to fetch_feed the first time I looked at wp_rss. I think I expected to see a link to the new method (fetch_feed) in the red deprecated text and didn't look closely at the rest.
The FeedWordPress plugin looks useful as well, I'll have to try that out.
This topic has been closed to new replies.