FailSafe – Fatal Error Recovery
Automatically detect & recover from plugin or theme crashes with smart error handling and instant recovery options.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_failsafe_error_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:
enable_failsafeOption key:enabled_error_typesOption key:failsafe_activation_redirectOption key:failsafe_early_errorsOption key:failsafe_optionsOption key:failsafe_pending_errorsOption key:failsafe_recoveryOption key:failsafe_versionOption key:log_errorsOption key:recovery_user_roles