I have a wordpress site set up, inside there is a master admin, then I have user Role Manager to change the Subscriber role to be able to add new users. I have then successfully restricted the subscriber to only making new users with a new role i have created "player".
I have then added a custom field to each user called "game". The subscriber can only change his and the "player"' custom field. the player cannot change this value.
I need to change the "All Users" page when a subscriber signs in, to only show the list of users that have the same cutom field value for "game".
I have tried all sorts of different plugins and tried my own dablle at changing code but nothing has worked :(
Any Help appreciated
Andy