delete_user_option()
Function: Deletes user option with global blog capability.
Source: wp-includes/user.php:769
Function: Deletes user option with global blog capability.
Source: wp-includes/user.php:769
Function: Retrieves list of users matching criteria.
Source: wp-includes/user.php:790
Function: Gets the sites a user belongs to.
Source: wp-includes/user.php:950
Filter Hook: Filters the list of a user’s sites before it is populated.
Source: wp-includes/user.php:973
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: Authenticates a user using the email and password.
Source: wp-includes/user.php:219
Function: Authenticates the user using the WordPress auth cookie.
Source: wp-includes/user.php:298