• What we are trying to do is create a role that allows access to specific WooCommerce customer accounts with a specified role.

    For example, the role “West Admin” would be a Shop Manager type role and would be able to access customers with the role of “West Customer”. Similarly, “East Admin” could access customer accounts with the role of “East Customer”. However, “West Admin” would not be able to access the customer accounts with the role of “East Customer”.

    I understand that we can create new roles with the plugin, but I can’t figure out how to set capabilities that would restrict “West Admin” to being able to manage the user accounts of users with the “West Customer” role. Is this possible with the plugin?

    Thank you.

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

    (@shinephp)

    It’s not possible directly via changing user capabilities included to the role.

    User Role Editor Pro has the “Other roles access” add-on, which allows to block roles available for selected role. So those roles will not be visible to the user at the roles drop-down lists. At the same time such user will not see at the users list the other users with roles hidden from him.

Viewing 1 replies (of 1 total)
  • The topic ‘Assigning access to only certain other users with specific user accounts’ is closed to new replies.