Plugin Directory

Changeset 694502


Ignore:
Timestamp:
04/09/2013 01:20:45 PM (13 years ago)
Author:
kerlu
Message:

[documentation] fix readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pixelpost-importer/trunk/readme.txt

    r694484 r694502  
    1313== Description ==
    1414
    15 Set up your PixelPost database info, and let it work for a while. It’ll import categories, posts and comments. It’ll left a new table in the database, used by the provided index.php to keep the old link alive, by redirecting them to the new uri.
     15Set up your PixelPost database info, and let it work for a while. It’ll import categories, posts and comments. It leaves a new table in the database, used by the provided index.php (see FAQ) to keep the old link alive, by redirecting them to the new uri.
    1616
    1717Imported posts are imported as posts with an "image" format in wordpress, the image attached to the imported post. A "more" separator is inserted between the image and the post content.
    1818
    19 How to use:
    20 1. in WP admin interface, go to Tools>Importer
    21 1. Click on Pixelpost, then set up the PixelPost database settings (in pixelpost.php).
    22 1. Click on "import categories", then click on "import posts". Depending on the number of posts in your PixelPost set up, this may take long (around 30 to 40 min in my case, I had around 850 posts)
    2319
    2420== Installation ==
     
    26221. Upload `pixelpost-importer` to the `/wp-content/plugins/` directory
    27231. Activate the plugin through the 'Plugins' menu in WordPress
     24
     25= Usage =
     261. in WP admin interface, go to Tools>Importer
     271. Click on Pixelpost, then set up the PixelPost database settings (in pixelpost.php).
     281. Click on "import categories", then click on "import posts". Depending on the number of posts in your PixelPost set up, this may take long (around 30 to 40 min in my case, I had around 850 posts)
    2829
    2930== Frequently asked questions ==
Note: See TracChangeset for help on using the changeset viewer.