wp_authenticate_application_password()
Function: Authenticates the user using an application password.
Source: wp-includes/user.php:339
Function: Authenticates the user using an application password.
Source: wp-includes/user.php:339
Filter Hook: Filters whether this is an API request that Application Passwords can be used on.
Source: wp-includes/user.php:360
Action Hook: Fires when an application password failed to authenticate the user.
Source: wp-includes/user.php:406
Action Hook: Fires when an application password has been successfully checked as valid.
Source: wp-includes/user.php:447
Action Hook: Fires after an application password was used for authentication.
Source: wp-includes/user.php:466
Function: Validates the application password credentials passed via Basic Authentication.
Source: wp-includes/user.php:490
Filter Hook: Filters the subject of the password reset email.
Source: wp-includes/user.php:3208
Filter Hook: Filters the message body of the password reset mail.
Source: wp-includes/user.php:3223
Function: Handles sending a password retrieval email to a user.
Source: wp-includes/user.php:3057
Action Hook: Fires before errors are returned from a password reset request.
Source: wp-includes/user.php:3108