php - Wordpress Custom User Role -


i want create developer role , give away developers of wordpress site. in case, don't want them change important things (manage users, delete posts) of site. may know how create developer role (quite similar admin) without user_management capabilities?

i've found below couldn't figure out how remove user_management permission.

wordpress add custom roles remove default roles

i've found groups plugin handy sort of thing. can assign combination of standard wordpress capabilities newly created group. it's great protecting content in members' areas.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -