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 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)
- How to enable Admins to see Plugins
- Frontpage Admin Bar Disappeared
- How to do I get a list of active plugins on my wordpress blog programmatically?
- How to add field for new site-wide option on Network Settings screen?
- Changing the “Plugin Activated” Message Default
- What are the best practices for updating?
- How to set back-end language per user?
- WordPress sharding: which multi-DB plugin to use?
- Is There a WordPress Hook to Filter the Edit Posts View?
- Changing wp login url without .htaccess
- Add section (add_settings_section) to a custom page (add_submenu_page)
- How to get the main blog’s id and db prefix from a mu plugin?
- What is a Network Activated Plugin Exactly?
- Sharing Ad Revenue among Users of a Multisite in a Collaborative Model?
- While using WordPress Multisite is it possible to display data to main site from subsites?
- Creating button next to “add media” that allows you to choose a single post
- Is it possible to run plugin code when a multisite blog is deleted?
- Multi domain, multi sites with different themes and content
- Getting Custom Post Type content from main-site of a Multisite
- How to assign user a role if none is present when logging in
- Aggregate Summaries of Posts of Different Blogs in Multisite Instance
- Posts wont expire
- Multisite functions to communicate with individual site functions
- I’m trying to create security question field for my login page
- Is there an action that is called when a post is restored from the trash?
- Is there a way to lock certain pages from being edited by anyone other then the admin?
- Duplicate a Multi-Site Subdomain
- How to get last_updated and newest_blogs in WP 3.0
- Display All Non-Used Plugins
- why in my wordpress admin panel the membership option is not showing
- Having separate plugins and themes folder for multi-site setup
- Creating Custom Roles for use on a WordPress Multi-site Instance?
- Remove filter from WordPress Plugin
- Moving WordPress from host without FTP?
- Making menu link open in new tab?
- What Plugin Do You Use to Turn WordPress based site to A Blog Aggregator
- Check if User exists in WordPress Multisite
- wordpress reusable content blocks
- Plugin to list active plugins across networked sites
- Network: retrieve a list of latest posts
- How to add class in plugin only for network site?
- How to make an interface similar to multi-site for switching between multiple (single) sites for administrators?
- How to write a plugin to add users to a mail list
- My Category is too big on the Menu what can i do?
- Hook to plugins admin settings
- WordPress on AWS with ELB
- See which user installed a plugin?
- Edit default comments page in WP Admin
- Globally register styles but enqueue them selectively
- Media is not attached after import
- Admin Panel pagination link styles
- There is any way to remove post-format filter? [closed]
- How to allow an editor to edit all WordPress blog posts but have the last say as administrator?
- How to create user that has permission to create new sites on WordPress with multisite option enabled?
- How to change the name of the “edit my profile” link in the WordPress admin backend
- Add custom text color WordPress 3.9 TinyMCE 4 Visual editor
- Multisite – maximum number of users with specific role
- Create a single website with 3 theme options in wordpress
- WordPress super admin login issue. (Automatically logout)
- Hosting multiple sites
- Issue removing Media Editor Tabs — Duplicate Items
- Equivalent of admin.php for public pages
- Remove specific administrator’s capability
- problem with register_activation_hook in plugin
- Creating teams of users in WordPress
- Multisite Plugin – Access options (wp_options) on child sites
- Ajax request sends url rather than data
- Share plugins, themes, and multi post in a multidomain network
- Multisite Change from domain.com to sub.newdomain.com
- Activation flow of a plugin in a multisite environment
- Javascript embedded disappears for editors
- Can I edit multiple sites with an online WordPress account?
- How to implement data residency in my WordPress site
- Can I create a separate admin section for my plugin?
- Creating one user access account for all the multiple sites
- Echo custom admin field into a is_single()
- Any way to force a specific plugin to use single site tables in multisite installation?
- How do plugin updates work?
- Automatization for automatization
- How know the “admin” blog from wordpress multisite?
- Plugins not activated after update?
- Is there going to an issue running different features of WP site in different subdomains?
- Plugin on all site except primary one
- WordPress MU LDAP connection failures
- Integrating planning tools in wordpress
- Internationalization of Blog Posts
- Active Plugins for current blog in WP Multisite Network? [duplicate]
- Custom Form only for admin
- how to call jQuery in admin as well as in homepage
- I want to create a Visual Recipe site on WordPress, any suggestions or tips on how i can do it? [closed]
- Adding hero images to blog posts
- Turning Existing Eccommerce Site into Multi-SIte
- turn off WooCommerce for a site in a multi site environment
- Check Plugins in Use by Mutli Site Network
- Display Any Field fromAdmin Panel in Frontend via Shortcode?