JoryHogeveen / view-admin-as

View the WordPress admin as a different role, switch between users, temporarily change your capabilities, set default screen settings for roles, manage your roles and capabilities.
https://wordpress.org/plugins/view-admin-as/
GNU General Public License v2.0
45 stars 3 forks source link

Role Manager / New module: Editable roles manager #101

Open JoryHogeveen opened 5 years ago

JoryHogeveen commented 5 years ago

See filter editable_roles

It might be nice to have a simple interface where you can set the editable roles per role, only if this role is even allowed to edit users at all.

It will be important that we check all roles to make sure all editable roles are fetched. For example. Admin >> Can edit all Editor >> Can edit author? If the user has both the admin and editor roles it should still be able to edit all roles.