ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-recovery-mode-email-service.php

WP_Recovery_Mode_Email_Service::maybe_send_recovery_mode_email()

Method: Sends the recovery mode email if the rate limit has not been sent.

Source: wp-includes/class-wp-recovery-mode-email-service.php:53

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Email_Service::clear_rate_limit()

Method: Clears the rate limit, allowing a new recovery mode email to be sent immediately.

Source: wp-includes/class-wp-recovery-mode-email-service.php:95

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Email_Service::send_recovery_mode_email()

Method: Sends the Recovery Mode email to the site admin email address.

Source: wp-includes/class-wp-recovery-mode-email-service.php:114

Used by 0 functions | Uses 0 functions

recovery_email_support_info

Filter Hook: Filters the support message sent with the the fatal error protection email.

Source: wp-includes/class-wp-recovery-mode-email-service.php:141

Used by 0 functions | Uses 0 functions

recovery_email_debug_info

Filter Hook: Filters the debug information included in the fatal error protection email.

Source: wp-includes/class-wp-recovery-mode-email-service.php:150

Used by 0 functions | Uses 0 functions

recovery_mode_email

Filter Hook: Filters the contents of the Recovery Mode email.

Source: wp-includes/class-wp-recovery-mode-email-service.php:223

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Email_Service::get_recovery_mode_email_address()

Method: Gets the email address to send the recovery mode link to.

Source: wp-includes/class-wp-recovery-mode-email-service.php:247

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Email_Service::get_cause()

Method: Gets the description indicating the possible cause for the error.

Source: wp-includes/class-wp-recovery-mode-email-service.php:268

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Email_Service::get_plugin()

Method: Return the details for a single plugin based on the extension data from an error.

Source: wp-includes/class-wp-recovery-mode-email-service.php:305

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Email_Service::get_debug()

Method: Return debug information in an easy to manipulate format.

Source: wp-includes/class-wp-recovery-mode-email-service.php:339

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy