설명
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 - 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
- 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