delete_user

Action Hook: Fires immediately before a user is deleted from the database.

Source: wp-admin/includes/user.php:363

Used by 1 function | Uses 0 functions

add_user()

Function: Creates a new user from the “Users” form using $_POST information.

Source: wp-admin/includes/user.php:16

Used by 0 functions | Uses 1 function

check_passwords

Action Hook: Fires before the password and confirm password fields are checked for congruity.

Source: wp-admin/includes/user.php:163

Used by 1 function | Uses 0 functions