Uses
| Uses | Description |
|---|---|
| wp-includes/class-wp-recovery-mode-key-service.php: WP_Recovery_Mode_Key_Service::get_keys() | Gets the recovery key records. |
| wp-includes/class-wp-recovery-mode-key-service.php: WP_Recovery_Mode_Key_Service::remove_key() | Removes a used recovery key. |
| wp-includes/l10n.php: __() | Retrieve the translation of $text. |
| wp-includes/pluggable.php: wp_check_password() | Checks the plaintext password against the encrypted Password. |
| wp-includes/class-wp-error.php: WP_Error::__construct() | Initialize the error. |