rmccue / Feast

A feed reader transformation plugin for WordPress
40 stars 7 forks source link

Error not handled correctly if SimplePie can't parse the feed #1

Open rmccue opened 11 years ago

rmccue commented 11 years ago

If fetch_feed() returns a WP_Error, the error is not handled in a graceful manner. Whoops!