get_users_of_blog
- get_users_of_blog is deprecated since version 3.1.0!
Alternative: get_users()
get_users_of_blog ( $id = '' )
Parameters:See:Returns:- (array) List of users that are part of that site ID
Defined at: - Introduced in WordPress: 2.2.0
- Deprecated in WordPress: 3.1.0
Description
Get users for the site.For setups that use the multisite feature. Can be used outside of the
multisite feature.