insert_custom_user_meta
Filter Hook: Filters a user’s custom 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:2448
Filter Hook: Filters a user’s custom 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:2448
Filter Hook: Filters whether the given email exists.
Source: wp-includes/user.php:2003
Filter Hook: Filters the user count before queries are run.
Source: wp-includes/user.php:1263
Function: Updates the total count of users on the site if live user counting is enabled.
Source: wp-includes/user.php:1391
Function: Updates the total count of users on the site.
Source: wp-includes/user.php:1422
Function: Schedules a recurring recalculation of the total count of users.
Source: wp-includes/user.php:1452
Function: Determines whether the site has a large number of users.
Source: wp-includes/user.php:1472
Filter Hook: Filters whether the site is considered large, based on its number of users.
Source: wp-includes/user.php:1496
Function: Lists all the users of the site, with several options available.
Source: wp-includes/user.php:829
Filter Hook: Filters the query arguments for the list of all users of the site.
Source: wp-includes/user.php:861