FlyBackup – Auto backup manager
Fast, reliable WordPress backups that just work. One-click automated backups without technical complexity. Backup your database, files, and restore wi …
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fly_backup_backups | Stores fly backup backups data created by this plugin. | Static |
| wp_fly_backup_cloud_credentials | Stores fly backup cloud credentials data created by this plugin. | Static |
| wp_fly_backup_logs | A logging table that records activity, events, or audit history. | Static |
| wp_fly_backup_schedules | Stores fly backup schedules 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:
flybackup_db_versionOption key:flybackup_retention_countOption key:flybackup_settingsOption key:flybackup_version