WPFront
  • Home
  • Plugins
    • Notification Bar Plugin
      • Plugin Ideas
      • Plugin Settings
      • Plugin FAQ
    • Scroll Top Plugin
      • Plugin Settings
      • Plugin FAQ
    • User Role Editor Plugin
      • Plugin Documentation
      • Plugin Settings
      • Plugin FAQ
    • Paddle Gateway Plugin
  • Go Pro
  • Support
    • Documentation
    • FAQ
  • Affiliates
  • Contact
  • Login
  • Cart
  • This topic has 3 replies, 2 voices, and was last updated 10 years, 6 months ago by Syam Mohan.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • October 28, 2014 at 1:32 pm #1212
    Pracheta Trivedi
    Participant

    I was wondering how do you set up user permissions for certain plugins. For for instance we have two plugins WP Pro Ad System, and Multisite Content Copier and we are trying to figure out if there a way to give certain user ability to use these plugins. We could give them super admin privileges however we prefer not too.

    I should also mention this is a Multisite install too.

    October 28, 2014 at 2:08 pm #1222
    Syam Mohan
    Keymaster

    I’m not familiar with these plugins. Do these work on the network admin or on individual site admin or both?

    October 28, 2014 at 5:11 pm #1225
    Syam Mohan
    Keymaster

    I tried to download those plugins to test, since they were premium plugins couldn’t do it.

    This is the way usually plugins work, on network admin they check is_super_admin() to give permission and on site admin they check capabilities to enable functionality. Some plugins create non-standard capabilities so that you can individually control them. Like the way User Role Editor does, it has its own set of capabilities. Else they will be checking standard capabilities like ‘manage_options’.

    Either way you have to enable those capabilities the plugin looking for to give a user the required functionality. But when you enable a capability it enables all the functionality associated with that capability, not just the ones you required. For example ‘manage_options’ enables the Settings menu, which you may not want. Then your option will be hide those using menu editor.

    Is it possible for you to ask the authors of those plugins which capabilities they use to enable the functionality? Then you can setup a role which has just those capabilities.

    November 4, 2014 at 3:41 pm #1311
    Syam Mohan
    Keymaster

    I’m closing this topic, if you still need help, we can reopen it.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Plugin Permissions’ is closed to new replies.
Log In
Lost Password

Search Topics

Documentation

FAQ
Roles List Add Role Edit Role Delete Role Restore Role Add or Remove Capability Assign/Migrate Users Posts/Pages Extended Permissions Custom Post Type Permissions Navigation Menu Permissions Widget Permissions Admin Menu Editor Media/Attachment File Permissions User Level Permissions Content Restriction Shortcodes Login Redirect Export Roles Import Roles Bulk Edit Settings Multisite Roles List Multisite Add New Role Multisite Edit Role Multisite Delete Role Multisite Restore Role Multisite Sync Roles Multisite Settings WordPress Capabilities Actions and Filters Installation Instructions