RSS Wordpress 2.8.1-2.8.2 Modify for Timeout issue (RSS)
$r['timeout'] = 20; Add this line > Timeout 20 second
wp-includes/http.php
class WP_Http_Curl
$r['timeout'] = 20;
if ( $r['timeout'] > 0 && $r['timeout'] < 1 )
$r['timeout'] = 1;
$r['timeout'] = 20;
Popularity: 4% [?]
Related posts:
- WordPress hooks rong> WordPress provides a powerful mechanism for plugin functions to...
Related posts brought to you by Yet Another Related Posts Plugin.
From win now:
We loved the site, really loved it!