You are here

constant WORDPRESS_MIGRATE_ACCESS_CONFIGURE in WordPress Migrate 7

4 uses of WORDPRESS_MIGRATE_ACCESS_CONFIGURE
wordpress_migrate_import_form in ./wordpress_migrate.pages.inc
Form for specifying where to obtain the WordPress content.
wordpress_migrate_import_form_submit in ./wordpress_migrate.pages.inc
Submit callback for the WordPress import form.
wordpress_migrate_menu in ./wordpress_migrate.module
Implements hook_menu().
wordpress_migrate_rollback_confirm_submit in ./wordpress_migrate.pages.inc

File

./wordpress_migrate.module, line 4
API and drush commands to support migration of data from WordPress into a Drupal installation.

Code

define('WORDPRESS_MIGRATE_ACCESS_CONFIGURE', 'configure wordpress migration');