tporret API Data Importer
Enterprise ETL importer for WordPress that turns complex API payloads into reliable, automation-ready content workflows.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_custom_import_logs | A logging table that records activity, events, or audit history. | Static |
| wp_custom_import_temp | Stores custom import temp data created by this plugin. | Static |
| wp_tporapdi_imports | Stores tporapdi imports 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_optionsOption key:
tporapdi_active_import_runOption key:tporapdi_active_run_Option key:tporapdi_db_schema_versionOption key:tporapdi_migrated_external_id_meta_keyOption key:tporapdi_migrated_per_job_lockOption key:tporapdi_settingswp_postmetawp_postsCustom post type:
tporapdi_item