delete_user_meta()
Function: Removes metadata matching criteria from a user.
Source: wp-includes/user.php:1167
Function: Removes metadata matching criteria from a user.
Source: wp-includes/user.php:1167
Function: Retrieves user meta field for a user.
Source: wp-includes/user.php:1189
Function: Updates user meta field based on user ID.
Source: wp-includes/user.php:1215
Function: Counts number of users who have each of the user roles.
Source: wp-includes/user.php:1243
Function: Gets the current user’s ID.
Source: wp-includes/user.php:655
Function: Retrieves user option that can be either per Site or per Network.
Source: wp-includes/user.php:682
Filter Hook: Filters a specific user option value.
Source: wp-includes/user.php:718
Function: Gets the number of posts written by a list of users.
Source: wp-includes/user.php:619
Function: Authenticates and logs a user in with ‘remember’ capability.
Source: wp-includes/user.php:40
Action Hook: Fires before the user is authenticated.
Source: wp-includes/user.php:78