Advanced CSV Importer

Import posts, pages, custom fields, categories, tags and more from a CSV file.

4 database tables

Table NameDescriptionMethod
wp_collection_testStores collection test data created by this plugin.Static
wp_testStores test data created by this plugin.Static
wp_userStores user data created by this plugin.Static
wp_user2Stores user2 data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_postmeta
Post meta
wp_posts
Custom post type:acsv-log