December 17, 2007, 4:24 pm
get_admin_users_for_domain( $sitedomain = ”, $path = ” )
Summary: Returns an array of all users who have Administrative roles on a given domain.
Detail: This function checks the database for all Site Admin users on the specified domain ($sitedomain and $path). The returned value is an associative array of usernames and passwords. This function works not only site-wide but across multiple domains, if you’re environment is set up in that way.
Tags: Admin, get_admin_users_for_domain, path, Site-Wide, sitedomain, WordPress