wp_get_user_request()
Function: Returns the user request object for the specified request ID.
Source: wp-includes/user.php:4887
Function: Returns the user request object for the specified request ID.
Source: wp-includes/user.php:4887
Function: Checks if Application Passwords is supported.
Source: wp-includes/user.php:4908
Function: Checks if Application Passwords is globally available.
Source: wp-includes/user.php:4922
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
Function: Validates the application password credentials passed via Basic Authentication.
Source: wp-includes/user.php:490