Beskrivning
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
Skärmdumpar
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.
Recensioner
Bidragsgivare och utvecklare
”Role Includer” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Role Includer” har översatts till 5 språk. Tack till översättarna för deras bidrag.
Översätt ”Role Includer” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
Change log is maintained on the plugin website