update_user_meta()
Function: Updates user meta field based on user ID.
Source: wp-includes/user.php:1215
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 number of posts written by a list of users.
Source: wp-includes/user.php:619
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
Function: For Multisite blogs, checks if the authenticated user has been marked as a spammer, or if the user’s primary blog has been marked as spam.
Source: wp-includes/user.php:524
Function: Validates the logged-in cookie.
Source: wp-includes/user.php:558
Function: Gets the number of posts a user has written.
Source: wp-includes/user.php:585
Function: Authenticates and logs a user in with ‘remember’ capability.
Source: wp-includes/user.php:40
Function: Authenticates a user, confirming the username and password are valid.
Source: wp-includes/user.php:135