Plugin Directory

Changeset 388459


Ignore:
Timestamp:
05/24/2011 09:28:19 AM (15 years ago)
Author:
nkuttler
Message:

docs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-importer-extended/trunk/readme.txt

    r388458 r388459  
    4646= For manual import =
    4747
    48 1. Unzip
    49 2. Upload to your plugins directory
    50 3. Enable the plugin
    51 4. Add define('WP_LOAD_IMPORTERS', true); to your wp-config.php file. Remember to disable this after the import is finished.
    52 5. Add define('WORDPRESS_IMPORTER_EXTENDED_FETCH_ATTACHMENTS', true); to your wp-config.php file if you with to download the attachments.
    53 6. Go to Tools->WordPress Importer Extended and enter the path to your WXR file (relative from the WordPress root directory).
     481. Make a full backup of your WordPress install.
     492. Unzip
     503. Upload to your plugins directory
     514. Enable the plugin
     525. Add define('WP_LOAD_IMPORTERS', true); to your wp-config.php file. Remember to disable this after the import has finished.
     536. Add define('WORDPRESS_IMPORTER_EXTENDED_FETCH_ATTACHMENTS', true); to your wp-config.php file if you with to download the attachments.
     547. Go to Tools->WordPress Importer Extended and enter the path to your WXR file (relative from the WordPress root directory).
    5455
    5556= For automatic import on activation =
Note: See TracChangeset for help on using the changeset viewer.