register_new_user()
Function: Handles registering a new user.
Source: wp-includes/user.php:3327
Function: Handles registering a new user.
Source: wp-includes/user.php:3327
Function: Initiates email notifications related to the creation of new users.
Source: wp-includes/user.php:3457
Function: Cleans all user caches.
Source: wp-includes/user.php:1911
Function: Determines whether the given username exists.
Source: wp-includes/user.php:1954
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: 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: Sets up global user vars.
Source: wp-includes/user.php:1520
Function: Creates dropdown HTML content of users.
Source: wp-includes/user.php:1611