[wp-trac] [WordPress Trac] #4010: Add Image Importing to the Blogger Importer

WordPress Trac noreply at wordpress.org
Sat Feb 23 23:15:55 UTC 2013


#4010: Add Image Importing to the Blogger Importer
-------------------------+----------------------------
 Reporter:  clwill       |       Owner:  Workshopshed
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  WordPress.org
Component:  Import       |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |
-------------------------+----------------------------

Comment (by Workshopshed):

 First issue reported on last upload has proved not to be the case. My FTP
 server was out of space hence no new images were getting uploaded. It
 would be good to have better error reporting in that situation.

 Fixed post revisions issue by using

 {{{
 remove_post_type_support('post', 'revisions')
 }}}

 Added new constant for default image download size and have defaulted that
 to 1024 as suggested.

 Have added a screenshot to the release.

 Known issues:

 Flickering status
 Still no testing on massive blogs, e.g. 32,000 posts, 80000 comments
 people have mentioned on the support pages.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/4010#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list