Getting all groups names through function
-
Hi,
Is there a way to get a list of all groups names through the API?
Something like
$array = get_groups();
$array = [Array
0 => ‘Registered’
1 => ‘OtherName1’
2 => ‘OtherName2’
…
]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Getting all groups names through function’ is closed to new replies.