email_exists()
Function: Determines whether the given email exists.
Source: wp-includes/user.php:1986
Function: Determines whether the given email exists.
Source: wp-includes/user.php:1986
Function: Checks whether a username is valid.
Source: wp-includes/user.php:2015
Function: Retrieves list of users matching criteria.
Source: wp-includes/user.php:790
Function: Gets the sites a user belongs to.
Source: wp-includes/user.php:950
Function: Finds out whether a user is a member of a given blog.
Source: wp-includes/user.php:1078
Function: Adds meta data to a user.
Source: wp-includes/user.php:1145
Function: Removes metadata matching criteria from a user.
Source: wp-includes/user.php:1167
Function: Retrieves user meta field for a user.
Source: wp-includes/user.php:1189
Function: Updates user meta field based on user ID.
Source: wp-includes/user.php:1215
Function: Counts number of users who have each of the user roles.
Source: wp-includes/user.php:1243