[wp-trac] Re: [WordPress Trac] #3950: enhance fetch_rss to
optionally have a variable cache timeout
WordPress Trac
wp-trac at lists.automattic.com
Sun Mar 25 09:02:30 GMT 2007
#3950: enhance fetch_rss to optionally have a variable cache timeout
-----------------------------------+----------------------------------------
Reporter: DD32 | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.2
Component: General | Version: 2.2
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+----------------------------------------
Changes (by DD32):
* keywords: has-patch => has-patch 2nd-opinion
Comment:
Alternate patch added which adds the function[[BR]]
{{{
fetch_rss_timeout ($url, $timeout = false )
}}}
Designed in mind to allow easier backwards compatibility, Also to allow
plugin authors to check if the WordPress install supports the timeout
option or not ( if (function_exists('fetch_rss_timeout'))..
--
Ticket URL: <http://trac.wordpress.org/ticket/3950#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list