wp_insert_user()
Function: Inserts a user into the database.
Source: wp-includes/user.php:2096
Function: Inserts a user into the database.
Source: wp-includes/user.php:2096
Function: Updates a user in the database.
Source: wp-includes/user.php:2537
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
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 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