Skip to content

Instantly share code, notes, and snippets.

@khoand0000
Last active December 26, 2015 17:55
Show Gist options
  • Save khoand0000/b49ab56395deb9cb1c94 to your computer and use it in GitHub Desktop.
Save khoand0000/b49ab56395deb9cb1c94 to your computer and use it in GitHub Desktop.
compare roles plugin wordpress

user-role-editor

  • pros: support multiple roles for user. Permit add/remove other capabiliies for given user.
  • cons: all capabilities are listed flat layout, not grouped, hard for normal user (not wordpress developer)

advanced-access-manager

  • pros: good UI, easy usage, hide backend menu (love the function)
  • cons: user has just only role, can't add more capabilities into given user, just enable/disable capabilities belong to role that user belongs to

capability-manager-enhanced

  • pros: clear UI, I like table layout. copy role from existing role
  • cons: can't edit capabilities for given user

user-role (BestWebSoft)

  • pros: capabilities are grouped by tab
  • cons: can't edit capabilities for given user

wpfront-user-role-editor

  • pros: capabilities are grouped by tab, create new role from existing role
  • cons: can't edit capabilities for given user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment