@hnla
i want to remove admin from the list when users click members… for example
user ‘boiy’ clicks members and he sees “boiy”, “raul”, “Jenny” ; i don’t want “boiy’ showin up … since its boiy or a specific user that is checking for other members
also how do i hide the administrator showing up on each group
I too am interested in removing a particular Admin from the Members or Activity page or any listing of a particular Admin. I have two Admins and want only one to show.
Add the code in your functions.php, the code exlcude all admins from buddypress. You can edit the code and personalize it to make it work for your needs.