Description
There are lots of plugins to handle roles and capabilities, however, none provide one simple interface for allocating multiple roles to a user.
This plugin expects the complexity of capabilities to be handled by the Administrator through another plugin, I’m not reproducing what is already available. What ‘Role Includer’ allows is for any user with the ‘promote_users’ capability a simple way to handle allocation of roles and only that.
So by simply creating a new role, for example “staff” and adding the ‘promote_users’ capability to this role, all staff members will be able to handle role assignment.
If you wish to hide/mask-out a particular role from “staff” ( such as “Administrator” ) so that staff cannot allocate the higher access level then you can exclude higher roles by using the “Role Excluder” plugin available over at justinandco.com
Plugin site
https://justinandco.com/plugins/role-includer/
GitHub – Development
https://github.com/justinticktock/role-includer
Screenshots
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto the admin Users menu..All Users, hover over a user name in the listing and select “Roles”
- Select/De-select the roles required for the user.
Reviews
Contributors & Developers
“Role Includer” is open source software. The following people have contributed to this plugin.
Contributors“Role Includer” has been translated into 5 locales. Thank you to the translators for their contributions.
Translate “Role Includer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Change log is maintained on the plugin website