[wp-trac] [WordPress Trac] #4010: Add Image Importing to the Blogger Importer
WordPress Trac
noreply at wordpress.org
Tue Apr 9 15:50:04 UTC 2013
#4010: Add Image Importing to the Blogger Importer
-------------------------+----------------------------
Reporter: clwill | Owner: Workshopshed
Type: enhancement | Status: reopened
Priority: normal | Milestone: WordPress.org
Component: Import | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+----------------------------
Comment (by Workshopshed):
The timeout at the top of the file blogger-import.php is for google's data
APIs only, not the downloading of the images.
If you are getting timeouts on the images then you need to look down at
line 1196 and 1208 in the function import_image.
That's where you will find "download_url", the default timeout is 300s and
can be overwritten by adding a separate parameter.
http://codex.wordpress.org/Function_Reference/download_url
--
Ticket URL: <http://core.trac.wordpress.org/ticket/4010#comment:46>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list