Title: Allowing editor access plugins
Last modified: August 19, 2016

---

# Allowing editor access plugins

 *  Resolved [berseck](https://wordpress.org/support/users/berseck/)
 * (@berseck)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/allowing-editor-access-plugins/)
 * There is any easy way to give Editor to edit my installed plugins?? only the 
   preferences I mean.
 * I have multi site and I don’t wanna give lots of ppl access only content that
   admin can do or super admin
 * There is any easy way to only enable editor to change plugins… like wp-pools 
   or something like that??
 * Thanks,
    Thiago Cruz

Viewing 1 replies (of 1 total)

 *  Thread Starter [berseck](https://wordpress.org/support/users/berseck/)
 * (@berseck)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/allowing-editor-access-plugins/#post-1918207)
 * for those how would like to know how…
 * /* USERS CAN */
    get_role(‘editor’)->add_cap(‘read’); get_role(‘editor’)->add_cap(‘
   manage_polls’); get_role(‘administrator’)->add_cap(‘manage_polls’);
 * As an example
 * Cheers,
    Thiago Cruz

Viewing 1 replies (of 1 total)

The topic ‘Allowing editor access plugins’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [berseck](https://wordpress.org/support/users/berseck/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/allowing-editor-access-plugins/#post-1918207)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
