ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Recovery_Mode_Key_Service::get_keys()

Method: Gets the recovery key records.

Source: wp-includes/class-wp-recovery-mode-key-service.php:174

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Key_Service::update_keys()

Method: Updates the recovery key records.

Source: wp-includes/class-wp-recovery-mode-key-service.php:199

Used by 0 functions | Uses 0 functions

generate_recovery_mode_key

Action Hook: Fires when a recovery mode key is generated.

Source: wp-includes/class-wp-recovery-mode-key-service.php:67

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Key_Service::validate_recovery_mode_key()

Method: Verifies if the recovery mode key is correct.

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

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Key_Service::clean_expired_keys()

Method: Removes expired recovery mode keys.

Source: wp-includes/class-wp-recovery-mode-key-service.php:120

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Key_Service::remove_key()

Method: Removes a used recovery key.

Source: wp-includes/class-wp-recovery-mode-key-service.php:140

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Key_Service

Class: Core class used to generate and validate keys used to enter Recovery Mode.

Source: wp-includes/class-wp-recovery-mode-key-service.php:15

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Key_Service::generate_recovery_mode_token()

Method: Creates a recovery mode token.

Source: wp-includes/class-wp-recovery-mode-key-service.php:32

Used by 0 functions | Uses 0 functions

WP_Recovery_Mode_Key_Service::generate_and_store_recovery_mode_key()

Method: Creates a recovery mode key.

Source: wp-includes/class-wp-recovery-mode-key-service.php:44

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