On Sun, Oct 10, 2010 at 1:18 PM, Ashish Saini <ashishsainiashfame at gmail.com>wrote: > Is there any function I can use or I just have to traverse the users array > checking their capabilities and relationship with each blog? > You could try using get_users_of_blog(). In WP 3.1 there will be a more flexible get_users() function.