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

WordPress Trac noreply at wordpress.org
Sat Oct 26 21:59:56 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):

 Ok, so 7 months since I last had a fully operational version, that's why I
 did not upload anything.

 I've restructured the code so that the "blogs" are a separate class. This
 allows me to save these separately as options and switch over to use
 proper ajax techniques.

 http://codex.wordpress.org/AJAX_in_Plugins#Ajax_on_the_Administration_Side

 The good news is that this has fixed the problem where the status was not
 refreshing correctly, particularly when processing the images.

 If you look at the code at the moment it's storing the token and secret
 against each of the blogs which is not good. There is one last restructure
 I need to do which is to create a class that handles all of the
 connections to google in one place.

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


More information about the wp-trac mailing list