• I have lost all admin functions. I login with the admin user name and password and just get the basics – no Appearance, Plugins etc. Please help!

Viewing 1 replies (of 1 total)
  • Using PhpMyadmin (or another MySQL management tool), first backup your database. Then navigate to your wp_usermeta table and locate the meta_key called “wp_capabilities” for your user_id. Change the meta-value for this record to:

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

Viewing 1 replies (of 1 total)
  • The topic ‘Lost All Admin Functions’ is closed to new replies.