WP_Recovery_Mode::redirect_protected()
Redirects the current request to allow recovering multiple errors in one go.
Redirects the current request to allow recovering multiple errors in one go.
Stores the given error so that the extension causing it is paused.
Core class used to set, validate, and clear cookies that identify a Recovery Mode session.
Clears the recovery mode cookie.
Generates the recovery mode cookie value.
Gets the session identifier from the cookie.
Checks whether the recovery mode cookie is set.
Parses the cookie into its four parts.
Gets a form of wp_hash() specific to Recovery Mode.
Sets the recovery mode cookie.