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: 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
Filter Hook: Filters a specific user option value.
Source: wp-includes/user.php:718
Function: Gets the number of posts a user has written.
Source: wp-includes/user.php:585
Filter Hook: Filters the number of posts a user has written.
Source: wp-includes/user.php:604
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