is_blog_user
is_blog_user ( $blog_id = 0 )
Parameters:See:Returns:- (bool) True if the current users belong to $blog_id, false if not.
Defined at:Change Log: - Introduced in WordPress: —
- Deprecated in WordPress: 3.3.0
Description
Checks if the current user belong to a given site.