The part of the capability is the job of the developers of the plugin. But normaly use the most plugins for manage options the object manage_options.
But if you will, that your editor only change the plugin options from one plugin, than is this not so easy. All options of the core check for this object and also the most plugins. But you can change the role for this object and hide the other plugin settings page and so on with the help if the plugin “Adminimize” for the role of your editor.
You can also change a rolle very easy via plugin “Members”.
Related Posts:
- Editor role cannot save custom theme options
- Proper use of option_page_capability_{$page_name}
- Is there way to rename user role name without plugin?
- Possible to hide Custom Post Type UI/Menu from specific User Roles?
- How to add a Capability to a User Role?
- How can I get a list of users by their role?
- Remove Ability for Other Users to View Administrator in User List?
- What’s the difference between Options & Settings?
- Reset default roles and capabilities
- Custom post type role permissions won’t let me read
- what’s the meaning of the field wp_capabilities in table wp_usermeta
- WordPress SEO by Yoast: Hide Meta Boxes in Posts for Non-admins
- Why does WordPress use serialize rather than json_encode for the options table? [duplicate]
- Plugin options will not save in database
- How to assign specific users the capability to edit specific pages / posts / custom post types
- No option to allow search engines to index my site in WP 4.3
- How to update an ‘array’ option using wp-cli [duplicate]
- Confirmation before deleting plugin options via uninstall.php
- Confusion with adding meta capabilities to a role after registering a Custom Post Type with corresponding ‘capability_type’ parameter
- Set WordPress settings programmatically
- How can I get all user options?
- register_setting() vs add_option()
- Possible to make custom role in multisite that can add sites?
- Settings API – save an array of options as one setting (array_push?)
- How to enable the theme editor cap for an editor role?
- Create user role restricted to specific CPT
- How to Structure a New Role/Capability Scheme?
- Save Theme Options (options.php) From The Frontend
- How-to Delay The Capability To Publish Posts?
- Single callback with multiple setting fields
- How to remove sticky post capability for a specific user role?
- User role permissions based on taxonomies
- Add custom capabilities to existing custom post type
- Getting settings saved two times in settings page with tab
- Where is the submitted $_POST array stored after an option page submission?
- Adding an additional role to an Administrator
- current_user_can() return FALSE but debugging says TRUE
- Ability to only view (not edit) other user’s personal profile information
- Implementing action correctly
- can’t see custom post content filtered under “mine” filter in admin panel
- Can’t save checkbox option
- Giving permission to anyone (non-users as well) with a password to edit a post, possible?
- How can I add a custom role capability to use in a custom plugin?
- “Submit for review” for updates on existing posts
- Add a role and give admin priviledges
- Saving plugin options page
- “edit_published_posts” and “edit_other_post” issue
- Adding post tags without capability edit_posts
- How to use a newly registered setting with a checkbox and the default value ‘true’
- help using get_option
- How to check False booleans when using get_option?
- Is there an optimized, WordPress-y way to not call a `get_option` twice?
- get_option and list of options
- Assign multiple roles , overlapping capabilities
- How to change a user role after registering in multisite?
- Verify Values Using Settings API
- Create a counter variable in wp_options that increments when submit button is pressed
- WordPress remove capability post ,media completely for custom role
- Options page: values don’t show up in dashboard
- Subscription list function
- Sharing Buttons not Working – Sharing Settings [closed]
- Roles and Capabilities in Custom Post Types
- How To Create A File Archive in WordPress?
- Require Capability to View Woocommerce Product
- Settings API no update status? (refering to the yellow bar when you save settings)
- How can I check if a visitor can read a post?
- How to change color of a word in text after WP update
- How to query users to count all with a custom capability and limit it to a set of roles?
- Option value not get saved in the database
- Is it possible to have a global parameter page which allows to configure other plugins in the same place?
- How to make WordPress ‘editor’ role to list/view/add/edit users only with the role ‘author’?
- Help to create the best plugin settings!
- Encoding matter – ? instead of € after settings field callback
- Create role that can edit some user details, but not the role
- Custom Gutenberg Block and unfiltered_html capability
- Problem with checkbox in Settings API
- Echo Option Value Based On WordPress User Role
- Groups roles & capabilities
- How can I remove “Add new” button on custom post type
- Why the capability ‘activate_plugins’ is needed to allow a role to see all posts/pages/comments?
- Disable `create_post` for built-in post type
- What is more secure checking capabilities of user or checking role of user in WordPress plugin development
- Run only on plug-in activation instead of wp_head
- Repeatable option fields not saving
- add_role menu pages are not visible
- Users can only save their draft once before saving for revision
- Hide user fields based off capability
- Author capabilities: Deleting comments on their own published posts
- Capability to read user’s own draft post of CPT
- Option does not save or update upon page refresh
- WordPress theme options tabs
- Importing WP settings to another host
- Only show theme option if it option exists
- The issue of redirecting my site to a new domain
- I don’t have permission to save the theme options I created myself?
- Explanation of User Roles and Capabilities
- If Home Page Do Nothing, If All Else Show This Content
- How can I display customizer’s “Additional CSS” to administrators and editors (in multisite)?
- What is the equivalent of get_user_option for saving options?
- How can I add the User Menu for Authors (role)?