Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36372


Ignore:
Timestamp:
03/31/2016 07:20:10 AM (8 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36372 – Description

    initial v1  
    1 https://core.trac.wordpress.org/changeset/35151 added a new feature to multisite installs to show the Network Active plugins at the subsite level (https://core.trac.wordpress.org/ticket/20104). Although this fixed one problem, it has created an issue where the Network Admin has no simple way to discern which plugins -- in addition to the Network Active list -- are activated at the site level.
     1[35151] added a new feature to multisite installs to show the Network Active plugins at the subsite level (#20104). Although this fixed one problem, it has created an issue where the Network Admin has no simple way to discern which plugins -- in addition to the Network Active list -- are activated at the site level.
    22
    33Previously the active plugins filter at a sub-site level could be used to show the sub-site activated plugins. In order to find out which plugins are subsite activated now, the Network Admin has to scan through all the plugins available on the Network, looking for the small "deactivate" link, amidst the Network Active and Inactive plugins.