HonestHosting Site Migrator
Migrate WordPress sites to HonestHosting via streamed, chunked, resumable exports.
9 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_chunk_ref | Stores chunk ref data created by this plugin. | Static |
| wp_db_progress | Stores db progress data created by this plugin. | Static |
| wp_file_progress | Stores file progress data created by this plugin. | Static |
| wp_hh_migrator_chunk_ref | Stores hh migrator chunk ref data created by this plugin. | Static |
| wp_hh_migrator_db_progress | Stores hh migrator db progress data created by this plugin. | Static |
| wp_hh_migrator_file_progress | Stores hh migrator file progress data created by this plugin. | Static |
| wp_hh_migrator_log | A logging table that records activity, events, or audit history. | Static |
| wp_hh_migrator_session | Stores session data for tracking user or visitor state. | Static |
| wp_session | Stores session data for tracking user or visitor state. | 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:
hh_migrator_active_import_idOption key:hh_migrator_api_base_urlOption key:hh_migrator_chunk_sizeOption key:hh_migrator_compressionOption key:hh_migrator_db_versionOption key:hh_migrator_destination_site_idOption key:hh_migrator_destination_site_nameOption key:hh_migrator_destination_site_urlOption key:hh_migrator_import_keyOption key:hh_migrator_last_preflightOption key:hh_migrator_last_preflight_passedOption key:hh_migrator_schedule_enabledOption key:hh_migrator_schedule_interval