[wp-trac] [WordPress Trac] #14718: Network plugins not loaded on wp-activate.php in multisite mode (was: Plugins Not loaded on wp-activate.php in multisite mode)
WordPress Trac
wp-trac at lists.automattic.com
Sat Aug 28 11:53:24 UTC 2010
#14718: Network plugins not loaded on wp-activate.php in multisite mode
--------------------------+-------------------------------------------------
Reporter: sbrajesh | Owner: nacin
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 3.1
Component: Multisite | Version: 3.0.1
Severity: major | Keywords:
--------------------------+-------------------------------------------------
Changes (by nacin):
* cc: wpmuguru (added)
* owner: => nacin
* status: new => accepted
* milestone: Awaiting Review => 3.1
Comment:
Looking into this.
In MU, we included sitewide plugins immediately after must-use plugins and
even before the muplugins_loaded hook. That's definitely been changed in
3.0, as we grouped them with the loading of regular plugins. I imagine
that is my fault.
By combining them with the regular plugins, they also inherited the
!WP_INSTALLING check. It makes sense for that only to apply for site
plugins.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14718#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list