Closed (fixed)
Project:
WordPress Migrate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
21 May 2012 at 18:49 UTC
Updated:
8 Jun 2012 at 14:51 UTC
I'm doing some redesign around the background import method, will report back later.
Comments
Comment #1
mikeryanForgot to close the loop on this... I decided the UI for configuring drush commands was both too confusing for the bulk of users, and too dangerous (I wasn't sure I could absolutely guarantee that the drush command path couldn't be hacked to do nefarious things on the server). So, the UI by default simply uses Batch API for import - to use the drush support will require setting some variables (e.g., with $conf in settings.php) to configure it.