Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Listing Specific Groups


Erwin Gerrits
Participant

@egerrits

To grab the groups created by the site admin would be the same code as the groups listing on the admin profile page. It fetches all groups for the current user_id, which in case of the site admin, is always ‘0’. It would involve a loop with bp_has_groups with user id set to ‘0’.

Skip to toolbar