描述
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
http://justinandco.com/plugins/role-includer/
GitHub – Development
https://github.com/justinticktock/role-includer
螢幕截圖
安裝
- 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.
評價
貢獻者及開發者
修改日誌
Change log is maintained on the plugin website