Title: Make plugin available to editors
Last modified: November 25, 2020

---

# Make plugin available to editors

 *  Resolved [bowis](https://wordpress.org/support/users/bowis/)
 * (@bowis)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/make-plugin-available-to-editors/)
 * I want to make the WPUM plugin available to the editor of my page. Especially
   the tab at the top of the screen that shows Users-> Emails, Custom Fields, Registration
   Forms, Settings.
 * Is there any possibility to do this without editing the source code of this plugin?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [WP User Manager](https://wordpress.org/support/users/wpusermanager/)
 * (@wpusermanager)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/make-plugin-available-to-editors/#post-13707467)
 * If you use a plugin like then [https://wordpress.org/plugins/members/](https://wordpress.org/plugins/members/)
   you can give your Editor role the ‘edit_users’ capability and that should work.
 *  Thread Starter [bowis](https://wordpress.org/support/users/bowis/)
 * (@bowis)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/make-plugin-available-to-editors/#post-13708106)
 * I tried adding that capability! Still, the top-bar does not show unfortunately.
 *  Thread Starter [bowis](https://wordpress.org/support/users/bowis/)
 * (@bowis)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/make-plugin-available-to-editors/#post-13713357)
 * I see that everywhere in the plugin, the ‘manage_options’ capability is used 
   to give access to the pages, is it possible to override this?
 *  Plugin Author [WP User Manager](https://wordpress.org/support/users/wpusermanager/)
 * (@wpusermanager)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/make-plugin-available-to-editors/#post-13728187)
 * hey [@bowis](https://wordpress.org/support/users/bowis/) ah sorry about that,
   I’ll add a filter to the capability so you can change it with code for the next
   version.
 * The filter will be called ‘wpum_admin_pages_capability’ if you want to change
   your code ahead of time.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Make plugin available to editors’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-manager/assets/icon-256x256.png?rev=3468506)
 * [WP User Manager - User Profile Builder & Membership](https://wordpress.org/plugins/wp-user-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-manager/reviews/)

## Tags

 * [wpum](https://wordpress.org/support/topic-tag/wpum/)

 * 4 replies
 * 2 participants
 * Last reply from: [WP User Manager](https://wordpress.org/support/users/wpusermanager/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/make-plugin-available-to-editors/#post-13728187)
 * Status: resolved