Updates the recovery key records.
WP_Recovery_Mode_Key_Service::get_keys
Gets the recovery key records.
WP_Recovery_Mode_Key_Service::remove_key
Removes a used recovery key.
WP_Recovery_Mode_Key_Service::clean_expired_keys
Removes expired recovery mode keys.
Advertisement
WP_Recovery_Mode_Key_Service::validate_recovery_mode_key
Verifies if the recovery mode key is correct.
generate_recovery_mode_key
Fires when a recovery mode key is generated.
WP_Recovery_Mode_Key_Service::generate_and_store_recovery_mode_key
Creates a recovery mode key.
WP_Recovery_Mode_Key_Service
Core class used to generate and validate keys used to enter Recovery Mode.
Advertisement
WP_Recovery_Mode_Key_Service::generate_recovery_mode_token
Creates a recovery mode token.