constant WORDPRESS_MIGRATE_ACCESS_MIGRATE in WordPress Migrate 7
Same name and namespace in other branches
- 7.2 wordpress_migrate.module \WORDPRESS_MIGRATE_ACCESS_MIGRATE
1 use of WORDPRESS_MIGRATE_ACCESS_MIGRATE
- wordpress_migrate_menu in ./
wordpress_migrate.module - Implements hook_menu().
File
- ./
wordpress_migrate.module, line 3 - API and drush commands to support migration of data from WordPress into a Drupal installation.
Code
define('WORDPRESS_MIGRATE_ACCESS_MIGRATE', 'migrate wordpress blogs');