How to check for superadmin
-
Hi,
I’m using v2.0 beta 4. I used to be able to check for superadmin in versions 1.9 and lower using this:
if ( class_exists(mvb_Model_API) && !mvb_Model_API::isSuperAdmin()) {
How can I check for superadmin in the last plugin version.
Thanks,
Oscarhttps://www.ads-software.com/plugins/advanced-access-manager/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to check for superadmin’ is closed to new replies.