Have a look at the Network Admin Settings screen (in my installation, it’s at example.com/wp-admin/network/settings.php
). Tucked away down near the bottom is this:
Menu Settings
Enable administration menus [] Plugins
Checking that box should allow your users to see the Plugins menu in their sites’ back end. (I don’t think it’ll allow them to install new plugins. I haven’t tried it out yet, though, so test it before you put it into production.)
Related Posts:
- How to enable Admins to see Plugins
- How can I get a list of plugins and which blogs are using them?
- Cannot access wp-admin after disabling all plugin
- How can I force users to a particular subdomain to log in for MU (Multisite)?
- WordPress wp-admin/network/plugin-install
- How to see which sites use my installed plugins (wordpress multisite)
- Frontpage Admin Bar Disappeared
- Install (enable) plugins on multisite, on localhost
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- WordPress multi domain – redirect
- How can I copy all users to newly created site on a multisite network in WordPress?
- Plugin dependencies: show notice like theme plugins dependencies
- how to access all user dashboard on fronted page [closed]
- How to set add question capability for author role in wp pro quiz plugin
- Create a multisite network for an existing installation
- “Micro-Site” Options
- External Domain on WordPress Multisite
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- Configuring Propel to Work with Multisite
- Setup page on first login on multisite
- Subdomains with almost the same content
- do_action() hook into load-(page)
- Uninstalling plugins across all sites
- Multiple domains issue
- Custom table naming/access convention for multisite: $table_prefix vs base_prefix or other?
- How to change the name of the “edit my profile” link in the WordPress admin backend
- Users are being redirected to main site when trying to register on subsite of my Multisite network
- “Master” WordPress Multisite – Database Sync
- Will these plugins work with wp multisite?
- Sync User to cPanel webmail?
- User Signup in Multisite – Need Plugin or Advice
- Adding CSS to custom post type admin page causes error
- Add custom text color WordPress 3.9 TinyMCE 4 Visual editor
- Redirect to another page using contact form 7? [closed]
- Display Custom Field Value on Admin Page Column
- How to remove/hide Yoast’s “SEO” tab in admin panel?
- Network activating; if ( !current_user_can( ‘manage_options’ ) ) locks me out…
- Admin AJAX doesn’t work in plugin admin page – Even though code is copied verbatim from WordPress Codex
- Add sub menu page in your plugin
- Certain functions are undefined when called form mu-plugins
- Multisite for Multisite?
- What’s causing this error? “Warning: Invalid argument”
- Is there a way to get plugins and themes not built for multisite to work on a network subsite?
- Multisite – maximum number of users with specific role
- Create a single website with 3 theme options in wordpress
- Why shortcode always displayed after footer not in body
- Move plugin-settings to ‘Settings’-menu in the admin
- Understanding State in WordPress Multisites
- WordPress Multisite: Programmatically Activate / Deactivate a Plugin of a Specific Blog
- One sub site is slow while all others load fine, same theme & plugins [closed]
- WordPress Admin Menu defining function is seperate file
- How do I add some javascript validation to the admin interface form’s onsubmit?
- remove all submenus from plugin
- Create WordPress posts from JSON array using plugin in admin
- Plugin getting Cannot modify header information errors
- creating a plug in that would tap into save/update action of posts [closed]
- Simply poll & Events Calendar plugins clashing
- How to display terms and conditions in post area?
- How to check wp_options’s rewrite_rules if current and existing are the same before flush the rules?
- How to use the CSS of the WordPress core in the development of my administration page?
- How to integrate together a website currently hosted WordPress.com and a custom web application currently hosted on Azure?
- in source code but I can’t find it in files or plugins
- Updating WordPress plugin admin panel footer text
- WordPress super admin login issue. (Automatically logout)
- WordPress permissions error with admin account
- How do I get the Payzone WooCommerce payment gateway plugin to show up in the settings? [closed]
- Managing wordpress Themes & plugins for multisite
- getting notifications about updates only in the “core” page
- How to remove a CPT Menu from the Root Admin only
- Remove value from array within post meta ajax admin
- Hosting multiple sites
- Redirect Plugins.php to New Plugin Page
- Add logo to admin menu in my plugin
- Problem after updating plugins
- Issue removing Media Editor Tabs — Duplicate Items
- WordPress’s is_plugin_active_for_network function not working for multisites
- Cannot add edit themes and add plugins after multisite update
- Equivalent of admin.php for public pages
- Each User has a Personal Blog
- Remove specific administrator’s capability
- problem with register_activation_hook in plugin
- Plugin permissions for Editor role
- Error: Can´t access facebook comment plugin admin page
- Storing Form data in a different database
- Completely remove ability to create users?
- how to make a wplang for network fill automatically
- How to add an admin alert for missing plugins
- Creating teams of users in WordPress
- Do WordPress plugins suport multisite site?
- How to hide plugin options for editors via functions.php
- Multisite Plugin – Access options (wp_options) on child sites
- looking for a multi-user hello-world plugin
- Ajax request sends url rather than data
- Gathering all Custom Post Type posts in to array/object the proper way
- How to get values from network settings panel?
- How to add captcha to publish widget
- Adding a jQuery modal dialog to the admin area
- Redirect plugin after form submit or show errors
- Share plugins, themes, and multi post in a multidomain network
- Plugin to create unlimited custom shortcodes?