I think you could write a plugin using the "forumhome_loggedinuser_query" hook to exclude certain usergroups from the list. The order, however, is specified right in the code to be by username. So, I think you would need to actually change the code in index.php to order it any differently. (Or, possibly use the "forumhome_loggedinuser" hook to sort the list differently?)
|