[wp-trac] [WordPress Trac] #20104: Show network-activated plugins on site plugins screen
WordPress Trac
noreply at wordpress.org
Tue Oct 13 22:11:38 UTC 2015
#20104: Show network-activated plugins on site plugins screen
-------------------------------------------------+-------------------------
Reporter: nacin | Owner:
Type: enhancement | johnbillion
Priority: normal | Status: closed
Component: Plugins | Milestone: 4.4
Severity: normal | Version:
Keywords: has-patch ux-feedback has- | Resolution: fixed
screenshots commit | Focuses: multisite
-------------------------------------------------+-------------------------
Changes (by johnbillion):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"35151"]:
{{{
#!CommitTicketReference repository="" revision="35151"
Include network-active plugins and inactive network-only plugins on the
Plugins listing screen for individual sites on Multisite.
These plugins are only shown to users with the `manage_network_plugins`
capability, which is Super Admins by default. This new feature lowers the
blood pressure of Super Admins who may browse or search the Plugins
listing screen of an individual site, having forgotten that a particular
plugin is network-active. Showing inactive network-only plugins here also
reduces friction when searching the Plugins listing screen on individual
sites.
This change introduces a `show_network_active_plugins` filter which
controls whether the network-active plugins and inactive network-only
plugins are shown. This can be used to enable this functionality for
regular site admininstrators, or, indeed, to disable this functionality
for Super Admins.
Fixes #20104
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/20104#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list