WP_Recovery_Mode_Cookie_Service::set_cookie()
Method: Sets the recovery mode cookie.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:35
Method: Sets the recovery mode cookie.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:35
Method: Clears the recovery mode cookie.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:62
Method: Validates the recovery mode cookie.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:76
Filter Hook: Filters the length of time a Recovery Mode cookie is valid for.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:46
Method: Gets the session identifier from the cookie.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:126
Method: Parses the cookie into its four parts.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:153
Method: Generates the recovery mode cookie value.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:180
Method: Gets a form of `wp_hash() ` specific to Recovery Mode.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:200
Class: Core class used to set, validate, and clear cookies that identify a Recovery Mode session.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:15
Method: Checks whether the recovery mode cookie is set.
Source: wp-includes/class-wp-recovery-mode-cookie-service.php:24