Maybe my brain is being stupid this morning, but I cannot for the life of me find an answer to this seemingly simple problem.
How do I get a list of all users in the multi-site network?
get_users() and WP_User_Query() must specify a site or defaults to current site. Am I missing something simple?
Thanks!