count_users()
Function: Counts number of users who have each of the user roles.
Source: wp-includes/user.php:1243
Function: Counts number of users who have each of the user roles.
Source: wp-includes/user.php:1243
Function: Updates user option with global blog capability.
Source: wp-includes/user.php:742
Function: Deletes user option with global blog capability.
Source: wp-includes/user.php:769
Function: Retrieves list of users matching criteria.
Source: wp-includes/user.php:790
Function: Gets the number of posts written by a list of users.
Source: wp-includes/user.php:619
Function: Gets the current user’s ID.
Source: wp-includes/user.php:655
Function: Retrieves user option that can be either per Site or per Network.
Source: wp-includes/user.php:682
Filter Hook: Filters a specific user option value.
Source: wp-includes/user.php:718
Function: Authenticates a user, confirming the username and password are valid.
Source: wp-includes/user.php:135
Filter Hook: Filters whether the given user can be authenticated with the provided password.
Source: wp-includes/user.php:180