Opened 12 months ago
Closed 12 months ago
#20823 closed defect (bug) (duplicate)
Main site's plugins not loaded on wp-activate.php in multisite mode
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Multisite | Version: | 3.3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | scribu |
Description
In wordpress 3.3.2 ( also 3.4 and trunk ) when the site is installed as network mode, none of the main blog plugins are loaded on the user activation page.
This is important in case we use some plugin functions in the header or the footer ( like qtranslate for example ) , as well a various plugin widgets.
More importantly, plugins hooks can't work as plugins is not loaded.
There may be something I'm not grasping in the current behavior, but I made a patch to fix this.
Attachments (1)
Change History (4)
rahal.aboulfeth — 12 months ago
comment:3
SergeyBiryukov — 12 months ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

patch made using hg-svn