Return debug information in an easy to manipulate format.
WP_Recovery_Mode_Email_Service::get_cause
Gets the description indicating the possible cause for the error.
WP_Recovery_Mode_Email_Service::get_plugin
Return the details for a single plugin based on the extension data from an error.
WP_Recovery_Mode_Email_Service::get_recovery_mode_email_address
Gets the email address to send the recovery mode link to.
Advertisement
recovery_mode_email
Filter the contents of the Recovery Mode email.
recovery_email_debug_info
Filters the debug information included in the fatal error protection email.
recovery_email_support_info
Filters the support message sent with the the fatal error protection email.
WP_Recovery_Mode_Email_Service::send_recovery_mode_email
Sends the Recovery Mode email to the site admin email address.
Advertisement
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.
WP_Recovery_Mode_Email_Service::__construct
WP_Recovery_Mode_Email_Service constructor.
WP_Recovery_Mode_Email_Service
Core class used to send an email with a link to begin Recovery Mode.