You could give the user the capability manage_options
, however this will allow them to edit all options within wordpress.
The best bet will be to change all the capabilites checks from manage_options
to level_7
or some other editor capability(like edit_others_posts
) within the plugin.
(Found 12 matches, 7 on zigconnect\zigconnect.php
and 5 on zigconnect\zigconnect-admincallbacks.php
)
Related Posts:
- How to prevent a post from being deleted?
- Deactivate plugin for a specific user group
- Publish author posts only with editor approval?
- How can I modify the Capability needed to access a plugin’s options?
- WordPress Capabilities: edit_user vs edit_users
- Disable text tab on WordPress text-editor
- Allowing Custom Capability to Manage Plugin Options
- Disable plugins for a specific user role
- User profiles and object associations
- How to assign user a role if none is present when logging in
- Woocommerce: change user role after completing order
- How can I let users to access plugin functions based on roles?
- Dynamic homepage according to user role
- Remove Adminstrator Hyperlink from a user having role to add and see users
- Enable comments for post with comments meta box removed
- Restrict backend but allow to use post.php?action=delete&post=POSTID from front-end
- Checking for user role in a custom plugin
- How can I change plugin to give access to editor user role?
- WordPress roles – Protect administrator role
- wordpress custom login successful redirect hook
- Allow Facebook to preview posts before published
- Keep user’s privileges on accessing contents in JSON response
- Advanced Custom Fields/User Role Editor – how to hide ACF for certain users?
- How create a role with admin capability less 1 or 2?
- Set user ID at time of wp_create_user
- Plugin to restrict access to pages in wp-admin
- Getting user roles in plugin files
- How to write a plugin to add users to a mail list
- How to make a customize role and view a specific plugins base on that role?
- Error shown for Trying to get property ‘roles’ of non-object in WordPress After Content for User Roles
- Hook to plugins admin settings
- Disable plugin per user role
- how to give a user a role?
- Filter custom posts based on the user role of author
- Redirection of users away from wp-admin (but not administrators)
- Custom post type – no layout section of Document tab, and no author choice
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- WooCommerce specifc variations for specific user role [closed]
- How to create restrict content to users (by user, not by role)
- How to set add question capability for author role in wp pro quiz plugin
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- Can a Plugin Override New User Default Role Type
- Can I allow certain people to add/edit pages within a parent?
- can i limit editing specific custom fields to certain roles?
- Add user role to generated plugin
- Multisite – maximum number of users with specific role
- Is there any way to make myself an admin?
- Allow only Admin role to access plugin settings/options page
- How to allow Contributors to publish articles after approval
- Custom shortcode for displaying user based on a role parameter
- How I can change the required capability for an admin menu without editing the plugin file?
- Multiple authors and readers restricted by role [closed]
- Custom Login page with custom redirects for each user?
- Show WordPress Plugin Menu(Admin) To Editor
- Mutliple users editing single document in wordspress
- Remove specific administrator’s capability
- Plugin permissions for Editor role
- Role based permission edit for plugins
- Creating teams of users in WordPress
- WordPress Membership Plugin Advice [closed]
- How to hide plugin options for editors via functions.php
- Plugin access and Roles
- Plugin Hook When New Author Added
- Adding plugin editing capability for Author
- Show an admin menu item in Editor role
- 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
- Need help with Task assigning and rewarding as currency which withdrawable
- how to create user profile pages and display them based on users roles
- Allow editor user to full permission to access plugin settings
- Allow a page to be edited by a specific custom role
- How to make this custom capability work? [duplicate]
- How to create different views for different user roles?
- Public WP website with one area just for members
- How can I disable access to plugin settings in wp admin for other roles
- Remove dashboard links from wordpress
- How to show private pages based on a user’s role?
- Disable plugin for administrator
- How do I restrict a second admin certain access?
- User / membership Plugin [closed]
- Restrict role to use a plugin
- Why user profile update creates Additional Capabilities
- Overwrite user role
- Run only on plug-in activation instead of wp_head
- Allow non-admin users to access plug-in
- Defined user role to access plugin’s pages
- Different email notifications (about pending posts) to different users
- Hide some portion on single.php base on author
- Custom User Role
- Want to add post to user dashboard
- Allow a role to edit one specific plugin
- WordPress Role Capability Restriction
- Sync roles across several plugins
- How to give different user access to different people?
- registration plugin [closed]
- How to give access to the particular page in wordpress for specific username/email NOT roles [closed]
- How to disable plugin capability : “create new category”
- edit slider plugin capability for custom_role
- How to have certain products show for only certain users (Not roles)