Hello,
please try to search in topics if a similar question wasn’t ask in the past.
hide+admin+in+admin
A possible solution here.
Hey,
I’ve found how to hide admin member in member menu but not in group menu in member tabs.
More specifically: site admin (user ID 1) is admin of groups A, B, C.
I would love the admin be hidden in member tab of groups A and B, but still be visible in member tab of group C.
Hello danbp, I bring up the topic because I still struggle to hide administrators in member tabs.
Any help would be really appreciated.
I have been searching for the same, hide admins from GROUP members list.
It seems all the forums point to https://buddypress.org/support/topic/hide-admin-from-members-and-activity/
Which the second block of code does not work, for me anyway, breaks my site.
So how do I hide the admins from GROUP members list, not all members list, I have those hidden.
You could try this: https://github.com/r-a-y/bp-hide-user
I don’t use it to hide admin members, but to hide users who are members of a subsite on multisite who I don’t want seen in the main activity feed. If it doesn’t do exactly what you want, I’m sure it’s a great start.
Where do I place this code?
It’s a plugin. Throw that file from github in a folder (name it BP-Hide-User, but title doesn’t really matter)and put it in your Plugins directory and activate it like you would any other plugin.
Awww.. thank you , I will give it a whirl !
Unfortunately this did not work for me 🙁
This seems like a very common question. Is there no solution?