[Resolved] groups_get_group_members() – 'exclude_admins_mods' parameter
-
To display members of a group I use the groups_get_group_members() function. But, by default, this function excludes from listing the admins and mods. I know there is a parameter exclude_admins_mods (true by default) that can help to include admins and mods in displayed list of members, but I do not understand how to use it. I tried some variants but without success. Can anybody give me a working example?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Resolved] groups_get_group_members() – 'exclude_admins_mods' parameter’ is closed to new replies.