WP_Recovery_Mode_Email_Service
Methods
1 to 8 of 8
- WP_Recovery_Mode_Email_Service::__construct() – WP_Recovery_Mode_Email_Service constructor.
- 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::get_cause() – Gets the description indicating the possible cause for the error.
- WP_Recovery_Mode_Email_Service::get_debug() – Return debug information in an easy to manipulate format.
- 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.
- 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::send_recovery_mode_email() – Sends the Recovery Mode email to the site admin email address.