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

    (@shinephp)

    You need to have ‘list_users’ capability in order to get access to the ‘Users’ menu, under which “Add User’ menu item is placed.

    kalonly

    (@kalonly)

    Adding
    add_users
    create_users
    list_users

    to a profile (f.i. author or editor)

    only allows them to list the users, not to create them (WP 3.3)

    Thread Starter Eric Langley

    (@elangley)

    There is some issue with my environment, probably to due with WP Multi Network, that was not allowing this to work.

    In a fresh install of WordPress Multisite and the Members plugin it works as expected.

    [ Signature moderated. ]

    Thread Starter Eric Langley

    (@elangley)

    Hmmm, I got this figured out with two different plugins but forget exactly how, but it is working now.

    To cover all instances, here are the permissions you need to give to a user to give them control over creating and editing users with a lower lever than themselves:

    add_users
    create_users
    delete_users
    edit_users
    list_users
    remove_users

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: User Role Editor] New 'Manager' role cannot add users’ is closed to new replies.