wp_is_application_passwords_available()
Function: Checks if Application Passwords is globally available.
Source: wp-includes/user.php:4922
Function: Checks if Application Passwords is globally available.
Source: wp-includes/user.php:4922
Filter Hook: Filters whether Application Passwords is available.
Source: wp-includes/user.php:4930
Function: Checks if Application Passwords is available for a specific user.
Source: wp-includes/user.php:4944
Filter Hook: Filters whether Application Passwords is available for a specific user.
Source: wp-includes/user.php:4965
Filter Hook: Filters whether the given email exists.
Source: wp-includes/user.php:2003
Function: Validates the application password credentials passed via Basic Authentication.
Source: wp-includes/user.php:490
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