Title: [Plugin: Members] Role Question
Last modified: August 20, 2016

---

# [Plugin: Members] Role Question

 *  [Elegan](https://wordpress.org/support/users/elegan/)
 * (@elegan)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-members-role-question-1/)
 * Is there a way to copy the actual Administrator permissions?
    My default Administrator
   role has 68 capabilities. The new role which I have titled “Founder” does not
   have the same number of permissions that the Administrator roll does. Both the
   Administrator and “Founder” roles have check-marks in all of the permission boxes.
 * Is there anything I could do to duplicate all of the Administrator permissions?
 * ~Regards, Ele

Viewing 1 replies (of 1 total)

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-members-role-question-1/#post-2362387)
 * I could be wrong about this, but I suspect that the reason that it seems the 
   Founder role does not have all the capabilities of an Administrator is that there
   are tests in the code specifically for the role of Administrator, and not for
   the capabilities.
 * For example, if the code is written like this:
 * `if ( current_user_can('administrator') ) [`
 * then only Administrators will meet the test regardless of the capabilities assigned
   to other roles.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Members] Role Question’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-members-role-question-1/#post-2362387)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
