• My client recently updated the user list by importing by CSV file. The list has the main admin set as “Administrator”. I believe your plugin had a higher user role, and they had that set as the User role that can see the backend.

    What is the user role above admin? is there a way to reset that in mySQL to be admin?

    any help is appreciated.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    There is no any user roles hierarchy in WordPress. User Role Editor does not introduce one also. User can see the back-end if his role has needed user capability – ‘read’ by default. Some plugins like WooCommerce requires additional capabilities, like ‘manage_woocommerce’, ‘edit_posts’ or ‘view_admin_dashboard’.

    Hints about update user roles and permissions via MySQL are available here.

Viewing 1 replies (of 1 total)

The topic ‘Admin User can not access Admin Area’ is closed to new replies.