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
- How to export comments in WordPress?
- How can I call a function from one plugin within another plugin?
- Gutenberg disallow certain custom blocks but keep all core blocks?
- Customizing subject in comment notification e-mails
- WP showing “warning: call_user_func_array()”, What to do?
- Declare a function before plugin does on the theme functions.php file
- User profiles and object associations
- Generate Advanced Custom Fields box in custom admin menu page
- Can’t use /wp-json/wp/v2/plugins API endpoint even as administrator
- Removing user contact methods works from functions.php but not from a plugin
- Dynamic homepage according to user role
- Use functionality of 2 wordpress plugins
- How can i change an image’s author?
- Set WordPress Featured Image For All Post Slugs Matching Image File Name in Specified Directory
- Showing Co-Authors on post page
- jQuery Plugin to use WordPress functions in AJAX request
- Debugging Technique Question re: functions.php
- WP Job Manager Category Drop-down; Change Placeholder Text Via Filter
- Custom Taxonomy Tag Search
- Redeclare theme’s function in a plugin
- I have functions in my wordpress plugin. How do I get them to work for me?
- Is there a way I can find wordpress posts that don’t contain a word?
- Change wordpress current_time function to different timezone
- How to override a plugin function wrapped in a class?
- how to give a user a role?
- Edit Yoast SEO breadcrumbs output [closed]
- Snippets: is it better to add them in functions.php or make site-specific plugins?
- Using a post-signup hook to get user details
- Restrict media upload size by format
- Facebook Messager Plugin
- How to set add question capability for author role in wp pro quiz plugin
- 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
- Return function results within shortcode
- 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
- How to Add Extra Text In WordPress Title Before Post Publish
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- How can I save the selected page in the dropdown after anyone clicks on Save Changes?
- WordPress Convert queries to slashes using function.php