• Resolved signecpdk

    (@signecpdk)


    I have recently gotten access to the multisite page, and have to create a new user. The issue is, I can’t do that, because my administrator-role isn’t caple of doing that. And my organisation doesn’t know who is our Super Admin.. Is there a way to find that information?

    • This topic was modified 9 months, 3 weeks ago by signecpdk.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • How about try to make yourself a super admin by adding this code to your functions.php file:

    grant_super_admin(1);

    Replace 1 with your user ID

    After adding this, check to confirm if you gained Super Admin privileges and remove it from functions.php so it doesn’t run with each page load.

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t find the super admin user’ is closed to new replies.