ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-recovery-mode-cookie-service.php

WP_Recovery_Mode_Cookie_Service::recovery_mode_hash()

Method: Gets a form of `wp_hash()` specific to Recovery Mode.

Source: wp-includes/class-wp-recovery-mode-cookie-service.php:210

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Cookie_Service

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

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Cookie_Service::is_cookie_set()

Method: Checks whether the recovery mode cookie is set.

Source: wp-includes/class-wp-recovery-mode-cookie-service.php:24

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Cookie_Service::set_cookie()

Method: Sets the recovery mode cookie.

Source: wp-includes/class-wp-recovery-mode-cookie-service.php:35

Used by 0 functions | Uses 0 functions

recovery_mode_cookie_length

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

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Cookie_Service::clear_cookie()

Method: Clears the recovery mode cookie.

Source: wp-includes/class-wp-recovery-mode-cookie-service.php:72

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Cookie_Service::validate_cookie()

Method: Validates the recovery mode cookie.

Source: wp-includes/class-wp-recovery-mode-cookie-service.php:86

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Cookie_Service::get_session_id_from_cookie()

Method: Gets the session identifier from the cookie.

Source: wp-includes/class-wp-recovery-mode-cookie-service.php:136

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Cookie_Service::parse_cookie()

Method: Parses the cookie into its four parts.

Source: wp-includes/class-wp-recovery-mode-cookie-service.php:163

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Cookie_Service::generate_cookie()

Method: Generates the recovery mode cookie value.

Source: wp-includes/class-wp-recovery-mode-cookie-service.php:190

Used by 0 functions | Uses 0 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy