Would it be too difficult to create a page that lists all members in a certain custom created user group with their avatars and links to their profile pages?
I was thinking I could just run a query to select where member group = custom group and then display avatar and member name with a link. Any advice on where to find how to run such a query and display on a page?