is_user_member_of_blog()
Function: Finds out whether a user is a member of a given blog.
Source: wp-includes/user.php:1078
Function: Finds out whether a user is a member of a given blog.
Source: wp-includes/user.php:1078
Function: Adds meta data to a user.
Source: wp-includes/user.php:1145
Function: Removes metadata matching criteria from a user.
Source: wp-includes/user.php:1167
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
Method: Returns an array of WordPress tables.
Source: wp-includes/class-wpdb.php:1144
Method: Checks that the connection to the database is still up. If not, try to reconnect.
Source: wp-includes/class-wpdb.php:2119
Method: Retrieves one row from the database.
Source: wp-includes/class-wpdb.php:2916