[wp-trac] [WordPress Trac] #18977: Make import.php dynamic

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 20 06:52:07 UTC 2011


#18977: Make import.php dynamic
----------------------------+-----------------------
 Reporter:  jane            |       Owner:  nacin
     Type:  task (blessed)  |      Status:  accepted
 Priority:  normal          |   Milestone:  3.4
Component:  Import          |     Version:  3.3
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+-----------------------
Changes (by nacin):

 * keywords:  3.4-early needs-patch => has-patch
 * milestone:  Future Release => 3.4


Comment:

 Should be noted that there is code to prevent the transient from being
 stored here. Just remove the false && to test storage.

 The API returns the following data:

  - array of importers
  - each importer is an array, keyed by the importer slug
  - importer data is the title, the description, and the importer's ID when
 used for register_importer() provided it does not match the slug

 Not completely tested, but no logic should have changed.

 Also, we should send $wp_version and get_locale() back to the API endpoint
 so we open the possibility to send back targeted lists.

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


More information about the wp-trac mailing list