Forums
(@johnbuly)
12 years, 4 months ago
The entire file structure has been changed in vesrsion 3.8.
Where this function $response = wp_remote_get($url, array(‘timeout’ => 30)); ?
$response = wp_remote_get($url, array(‘timeout’ => 30));
in versions 3.7 was file function download_url() at wp-admin/includes/file.php, but where 3.8 ?
download_url()