Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    If you are not using Multisite, access your database via phpMyAdmin (most hosting providers offer this in your hosting account’s control panel), go to the wp_users table and find the row for your user_login. Note the ID of this row. Now, go to the wp_usermeta table and find the wp_capabilities row for your user_id. Set the value of this row to:

    a:1:{s:13:"administrator";b:1;}

Viewing 1 replies (of 1 total)

The topic ‘Reinstating Admin Controls’ is closed to new replies.