ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 170

register_new_user()

Function: Handles registering a new user.

Source: wp-includes/user.php:3327

Used by 0 functions | Uses 0 functions

wp_send_new_user_notifications()

Function: Initiates email notifications related to the creation of new users.

Source: wp-includes/user.php:3457

Used by 0 functions | Uses 0 functions

clean_user_cache()

Function: Cleans all user caches.

Source: wp-includes/user.php:1911

Used by 0 functions | Uses 0 functions

username_exists()

Function: Determines whether the given username exists.

Source: wp-includes/user.php:1954

Used by 0 functions | Uses 0 functions

email_exists()

Function: Determines whether the given email exists.

Source: wp-includes/user.php:1986

Used by 0 functions | Uses 0 functions

validate_username()

Function: Checks whether a username is valid.

Source: wp-includes/user.php:2015

Used by 0 functions | Uses 0 functions

wp_insert_user()

Function: Inserts a user into the database.

Source: wp-includes/user.php:2096

Used by 0 functions | Uses 0 functions

wp_update_user()

Function: Updates a user in the database.

Source: wp-includes/user.php:2537

Used by 0 functions | Uses 0 functions

setup_userdata()

Function: Sets up global user vars.

Source: wp-includes/user.php:1520

Used by 0 functions | Uses 0 functions

wp_dropdown_users()

Function: Creates dropdown HTML content of users.

Source: wp-includes/user.php:1611

Used by 0 functions | Uses 0 functions
« Previous 1 … 169 170 171 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy