WordPress import export plugin
import export WordPress plugin
The WordPress Importer will import the following content from a WordPress export file:
Pages, posts, and custom post comment meta and comments of other types
Post terms from term meta, custom taxonomies, and categories in custom fields.
Authors
Filters
A few filters in the importer allow you to completely enable or disable specific features:
Import Permit Users Creation: Return false if you only want to allow mapping to current users.
RETURN FALSE FROM THE import ALLOW FETCH ATTACHMENTS OPTION IF YOU DO NOT WISH TO ALLOW THE IMPORT AND DOWNLOAD OF ATTACHMENTS.
Use the import attachment size limit to return an integer number representing the largest file size possible in bytes.
maral
I Love WordPress Importer