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 …
7 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_files | Stores files data created by this plugin. | Static |
| wp_hash | Stores hash data created by this plugin. | Static |
| wp_history | Stores history data created by this plugin. | Static |
| wp_images | Stores images data created by this plugin. | Static |
| wp_imports | Stores imports data created by this plugin. | Static |
| wp_pmxi_imports | Stores pmxi imports data created by this plugin. | Static |
| wp_templates | Stores templates data created by this plugin. | Static |