wp_pre_insert_user_data
Filter Hook: Filters user data before the record is created or updated.
Source: wp-includes/user.php:2378
Filter Hook: Filters user data before the record is created or updated.
Source: wp-includes/user.php:2378
Function: Determines whether the given username exists.
Source: wp-includes/user.php:1954
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