insert_user_meta
Filter Hook: Filters a user’s meta values and keys immediately after the user is created or updated and before any user meta is inserted or updated.
Source: wp-includes/user.php:2428
Filter Hook: Filters a user’s meta values and keys immediately after the user is created or updated and before any user meta is inserted or updated.
Source: wp-includes/user.php:2428
Filter Hook: Filters whether the given username exists.
Source: wp-includes/user.php:1971
Action Hook: Fires immediately after an existing user is updated.
Source: wp-includes/user.php:2482
Function: Determines whether the given email exists.
Source: wp-includes/user.php:1986
Action Hook: Fires immediately after a new user is registered.
Source: wp-includes/user.php:2515
Function: Checks whether a username is valid.
Source: wp-includes/user.php:2015
Function: Updates a user in the database.
Source: wp-includes/user.php:2537
Filter Hook: Filters whether the provided username is valid.
Source: wp-includes/user.php:2027
Filter Hook: Filters whether to send the password change email.
Source: wp-includes/user.php:2581
Function: Sets up global user vars.
Source: wp-includes/user.php:1520