• Resolved sophiea2b

    (@sophiea2b)


    I’ve created my own user role of “Head” with all the correct WordPress permissions and the ability to add new users as “Subscribers” (these would be their own staff members).

    I’ve checked “can access WP admin” and made the admin bar visible
    Then under WP capabilities, check “create_users”

    The add new user option appears in the admin bar once logged in, but when clicked says “sorry you are not allowed to access this page”

    Any advise would be well received, thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @sophiea2b

    Try adding the following capabilities to the Subscriber role to access the Add New User:
    – edit_users
    – read
    – delete_users
    – create_users
    – remove_users
    – list_users

    Regards,

    • This reply was modified 3 years, 11 months ago by Champ Camba.
    Thread Starter sophiea2b

    (@sophiea2b)

    Thank you – just adding the “read” capability seemed to do the trick!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘User Role with WP Permissions Can’t Access’ is closed to new replies.