Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.
The importer has a couple of filters to allow you to completely enable/block certain features:
import_allow_create_users: return false if you only want to allow mapping to existing usersimport_allow_fetch_attachments: return false if you do not wish to allow importing and downloading of attachmentsimport_attachment_size_limit: return an integer value for the maximum file size in bytes to save (default is 0, which is unlimited)There are also a few actions available to hook into:
import_start: occurs after the export file has been uploaded and author import settings have been chosenimport_end: called after the last output from the importer
Requires: 3.0 or higher
Compatible up to: 3.6
Last Updated: 2013-3-29
Downloads: 4,729,328
1 of 20 support threads in the last two months have been resolved.
Got something to say? Need help?