FE CSV Import & Export

Import and export WordPress posts, custom post types, taxonomies, and custom fields as CSV with batch processing.

1 database table

Table NameDescriptionMethod
wp_fe_csv_import_export_batchesStores fe csv import export batches 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_options
Option key:fe_csv_import_export_export_enable_logsOption key:fe_csv_import_export_import_enable_logsOption key:fe_csv_import_export_pro_license
wp_postmeta
Post meta