[wp-trac] Re: [WordPress Trac] #9861: Use cURL for RSS
WordPress Trac
wp-trac at lists.automattic.com
Sat May 23 20:57:43 GMT 2009
#9861: Use cURL for RSS
--------------------------+-------------------------------------------------
Reporter: DarrenS | Owner: dd32
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 2.8
Component: HTTP | Version: 2.8
Severity: major | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Changes (by westi):
* keywords: => reporter-feedback
Comment:
Replying to [comment:14 eddieringle]:
> I do not think I fully understand the situation, but WordPress 2.8 uses
SimplePie for RSS now, correct? If this is the case I am guessing that
WordPress fetches the feed beforehand and stores it somewhere, then calls
on SimplePie.
We use SimplePie to parse the feed.
The fetching is done by SimplePie but using the WordPress HTTP API
andSimplePie uses the WordPress transients to cache the feed data.
Both of these bits of WordPress are plugged into SimplePie by extending
it's classes and configuring it so.
Please can you test again with the current beta release?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9861#comment:15>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list