WP_Recovery_Mode::store_error()
Stores the given error so that the extension causing it is paused.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
Stores the given error so that the extension causing it is paused.
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.
Validates the recovery mode cookie.
WP_Recovery_Mode_Email_Service constructor.