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
Function: Checks if Application Passwords is available for a specific user.
Source: wp-includes/user.php:4944
Function: Sets the last changed time for the ‘users’ cache group.
Source: wp-includes/user.php:4973
Function: Set password hashing options.
Source: wp-includes/user.php:4985
Function: Updates the total count of users on the site if live user counting is enabled.
Source: wp-includes/user.php:1391
Function: Updates the total count of users on the site.
Source: wp-includes/user.php:1422
Function: Schedules a recurring recalculation of the total count of users.
Source: wp-includes/user.php:1452
Function: Determines whether the site has a large number of users.
Source: wp-includes/user.php:1472
Function: Lists all the users of the site, with several options available.
Source: wp-includes/user.php:829
Function: Authenticates the user using an application password.
Source: wp-includes/user.php:339