Something you may use to accomplish this a plugin with a role and capability manager. You could then assign whatever permissions to either role you want, or create a new role altogether.
Related Posts:
- How to disable plugin capability : “create new category”
- Publish author posts only with editor approval?
- How can I modify the Capability needed to access a plugin’s options?
- Limit access to posts/pages by user roles
- WordPress Capabilities: edit_user vs edit_users
- Allowing Custom Capability to Manage Plugin Options
- How to assign user a role if none is present when logging in
- WordPress roles – Protect administrator role
- wordpress custom login successful redirect hook
- Update User Role
- Show media-uploads to all users
- same user role or copy the user role to be same as the other role
- Remove specific administrator’s capability
- How To Create A File Archive in WordPress?
- How to hide plugin options for editors via functions.php
- Adding plugin editing capability for Author
- implement custom roles in custom plugin
- Allow a particular user to access a particular plugin?
- See which user role / capability is needed to use a plugin
- Allow a page to be edited by a specific custom role
- Public WP website with one area just for members
- Remove dashboard links from wordpress
- Why user profile update creates Additional Capabilities
- Run only on plug-in activation instead of wp_head
- Want to add post to user dashboard
- edit slider plugin capability for custom_role
- Make plugin admin page visible to other roles
- Deactivate plugin for a specific user group
- Remote upload file to server B
- Replacing Icons in the Dashboard
- Using functions from a plugin in your theme
- Keep one user logged for a year?
- Roles & capabilities GUI that does not create separate table
- Disable plugins for a specific user role
- How to turn off email you receive when registered?
- Execute a function using ajax
- While Using Static Pages, How Can I Get /blog into the URL of Each Post?
- Fatal error: Class not found in
- What’s the point of using WordPress’s built in admin-ajax.php?
- Converting a simple plugin to be placed inside of functions.php
- Using plugin functionality in external php script not working
- greatest() function returns undefined property
- Override plugin with functions.php
- How create a role with admin capability less 1 or 2?
- The Point of Using apply_filters()
- How to get subscription key or id using Woocommerce Subscriptions [closed]
- How to include code into functions.php file via a plugin
- Missing argument 3 for wp_register_sidebar_widget()
- Getting user roles in plugin files
- WordPress Plugin Page is Loading in Admin Content Container Instead of Separate Page
- Shortcode button dosent work for all posts. Work for first post only
- Is there a way I can find wordpress posts that don’t contain a word?
- Prevent shortcode from being wrapped in tags
- Redirection of users away from wp-admin (but not administrators)
- Calling plugin function inside custom plugin for onclick event
- Show function to super admin
- All sites themes functions.php have been changed
- Grab WordPress Salt Data From URL
- Unable to delete custom post types, confusion around capabilities
- Basics of changing plugin output
- Why can’t I call a (member) function from within a foreach?
- Are there action hooks for comments?
- Shortcode Attributes to Return different $_POST
- Plugin onclick button activate other plugin
- Activate and deactivate plugin automatically
- dynamic name of the style for wp_enqueue_style
- WordPress function to add text warning on every pages [closed]
- Plugin permissions for Editor role
- Role based permission edit for plugins
- Call javascript functions from each page
- Add_image_size not generating correct size
- Plugin access and Roles
- How can i call a functions.php function, from inside my plugin class?
- How to make WooCommerce payment method field optional?
- Show an admin menu item in Editor role
- WordPress Custom Hook with Class method
- how to define a html folder to make it work with WordPress commands
- add a hook of Woocommerce to a plugin but it only shows and doesn’t function properly
- ACF Fields are not showing up on Homepage
- Securing langugae folder
- Call function with button and return response
- Why is WP template_include overwritting all templates rather than specified page?
- How to Call Function From Separate WordPress Install on Same Server?
- How to echo a plugin’s function into a template?
- Wp Ecommerce Reposition Product Page Product Thumbnail Image
- It possible to implement an adhoc php web application with wordpress?
- How to Overwrite validate_plugin function
- making a glossary with wordpress
- date function not correctly returning date
- Disable plugin function
- Access to wordpress method inside of classes
- How to prevent page load on form submission
- Send email notification when meet the condition
- registration plugin [closed]
- PHP Creating a formula from mysql db values and db stored math operator
- Option value not getting updated until page refresh in WordPress
- WordPress Custom Page Blog Template Pagination Problem (Pagination Not Displaying)
- Shortcode cannot parse attributes within double quotes. ” is becoming ” breaking my shortcode
- stop resize button for wordpress media
- Mixed results with is_page() WordPress function, when using $this, or self