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.
WP_Recovery_Mode_Key_Service::validate_recovery_mode_key
Verifies if the recovery mode key is correct.
Advertisement
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.
WP_Recovery_Mode_Key_Service::generate_recovery_mode_token
Creates a recovery mode token.
Advertisement
WP_Recovery_Mode_Email_Service::get_cause
Gets the description indicating the possible cause for the error.
WP_Recovery_Mode_Email_Service::get_recovery_mode_email_address
Gets the email address to send the recovery mode link to.
recovery_mode_email
Filter the contents of the Recovery Mode email.
recovery_email_support_info
Filters the support message sent with the the fatal error protection email.
Advertisement
WP_Recovery_Mode_Email_Service::send_recovery_mode_email
Sends the Recovery Mode email to the site admin email address.
WP_Recovery_Mode_Email_Service::clear_rate_limit
Clears the rate limit, allowing a new recovery mode email to be sent immediately.
WP_Recovery_Mode_Email_Service::maybe_send_recovery_mode_email
Sends the recovery mode email if the rate limit has not been sent.