Hi,
I want to use this function and I need to want what it returns.
spa_get_usergroups_all();
Is it an array? or multi-dimensional array?
Also, to call this from a 3rd party plugin’s admin panel in the WordPress admin, do I need to instantiate anything or refer to any global objects?
Thanks for your help!