WP_Recovery_Mode::store_error()
Method: Stores the given error so that the extension causing it is paused.
Source: wp-includes/class-wp-recovery-mode.php:432
Method: Stores the given error so that the extension causing it is paused.
Source: wp-includes/class-wp-recovery-mode.php:432
Method: Redirects the current request to allow recovering multiple errors in one go.
Source: wp-includes/class-wp-recovery-mode.php:459
Method: Gets the extension that the error occurred in.
Source: wp-includes/class-wp-recovery-mode.php:351
Method: Checks whether the given extension a network activated plugin.
Source: wp-includes/class-wp-recovery-mode.php:404
Method: Gets the rate limit between sending new recovery mode email links.
Source: wp-includes/class-wp-recovery-mode.php:299
Filter Hook: Filters the rate limit between sending new recovery mode email links.
Source: wp-includes/class-wp-recovery-mode.php:307
Method: Gets the number of seconds the recovery mode link is valid for.
Source: wp-includes/class-wp-recovery-mode.php:317
Filter Hook: Filters the amount of time the recovery mode email link is valid for.
Source: wp-includes/class-wp-recovery-mode.php:331
Method: Cleans any recovery mode keys that have expired according to the link TTL.
Source: wp-includes/class-wp-recovery-mode.php:261
Method: Handles checking for the recovery mode cookie and validating it.
Source: wp-includes/class-wp-recovery-mode.php:270