WP_Recovery_Mode_Cookie_Service
Core class used to set, validate, and clear cookies that identify a Recovery Mode session.
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.
Validates the recovery mode cookie.
Filters the length of time a Recovery Mode cookie is valid for.