WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets

Easily import any file of any size into any plugin, post type, custom field, or taxonomy. Supports WooCommerce, ACF, images, galleries, users, real es …

13 database tables

Table NameDescriptionMethod
wp_filesStores files data created by this plugin.Static
wp_hashStores hash data created by this plugin.Static
wp_historyStores history data created by this plugin.Static
wp_imagesStores images data created by this plugin.Static
wp_importsStores imports data created by this plugin.Static
wp_pmxi_filesStores pmxi files data created by this plugin.Live
wp_pmxi_hashStores pmxi hash data created by this plugin.Live
wp_pmxi_historyStores pmxi history data created by this plugin.Live
wp_pmxi_imagesStores pmxi images data created by this plugin.Live
wp_pmxi_importsStores pmxi imports data created by this plugin.Verified
wp_pmxi_postsStores pmxi posts data created by this plugin.Live
wp_pmxi_templatesStores pmxi templates data created by this plugin.Live
wp_templatesStores templates 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_comments
Direct access
wp_options
Option key:_wp_all_import_functions_hash_Option key:_wpallimport_session_Option key:_wpallimport_session_expires_Option key:acf_addon_notice_ignoreOption key:default_product_catOption key:default_term_Option key:pmxi_is_migratedOption key:post_countOption key:post_type_imageOption key:post_type_moveOption key:post_types_to_removeOption key:wp_all_export_notice_ignoreOption key:wp_all_import_comment_posts_Option key:wp_all_import_comments_hierarchy_Option key:wp_all_import_posts_hierarchy_Option key:wp_all_import_taxonomies_hierarchy_Option key:wpai_modal_review_dismissedOption key:wpai_modal_review_dismissed_modalsOption key:wpai_modal_review_dismissed_timeOption key:wpai_modal_review_dismissed_timesOption key:wpai_parser_typeOption key:wpai_parser_type_Option key:wpai_parser_type_0
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta