get_user_count()
Function: Returns the number of active users in your installation.
Source: wp-includes/user.php:1367
Function: Returns the number of active users in your installation.
Source: wp-includes/user.php:1367
Function: Deprecated functionality to retrieve user information.
Source: wp-includes/ms-deprecated.php:129
Function: Get a numeric user ID from either an email address or a login.
Source: wp-includes/ms-deprecated.php:342
Function: Retrieves the locale of a user.
Source: wp-includes/l10n.php:94
Function: Retrieves user meta field for a user.
Source: wp-includes/user.php:1189
Function: Perform the query to get the $metavalues array(s) needed by _fill_user and _fill_many_users
Source: wp-includes/deprecated.php:2604
Function: Retrieves user option that can be either per Site or per Network.
Source: wp-includes/user.php:682
Function: Retrieves user interface setting value based on setting name.
Source: wp-includes/option.php:1190
Function: Retrieve user data and filter it.
Source: wp-admin/includes/user.php:315
Function: Retrieves user info by user ID.
Source: wp-includes/pluggable.php:83