BackReload – Backup, Restore & Migration
WordPress backup, restore, and migration. FTP, SFTP, AWS S3, and Wasabi storage. Encrypted, schedulable, and shared-hosting friendly.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_backreload_backups | Stores backreload backups data created by this plugin. | Static |
| wp_backreload_destinations | Stores backreload destinations data created by this plugin. | Static |
| wp_backreload_logs | A logging table that records activity, events, or audit history. | 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:
backreload_auth_material_v2Option key:backreload_db_versionOption key:backreload_master_keyOption key:backreload_master_key_bakOption key:backreload_scheduleOption key:backreload_secret_keyOption key:backreload_settingsOption key:backreload_tick_lock_Option key:backreload_trust_forwarded_ip