[wp-trac] [WordPress Trac] #18278: Plugins aren't loaded on wp-activate.php

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 28 10:56:52 UTC 2011


#18278: Plugins aren't loaded on wp-activate.php
--------------------------+-----------------------------
 Reporter:  johnbillion   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Multisite     |    Version:  3.2.1
 Severity:  major         |   Keywords:
--------------------------+-----------------------------
 `example.com/wp-activate.php` loads the theme's `functions.php` file and
 calls `get_header()` and `get_footer()`, but plugins aren't loaded. This
 causes inconsistency with every other page on a site.

 So `wp-activate.php` has an identity problem. Is it part of the theme? Or
 is it part of administration like `wp-login.php`? If it is part of the
 theme, it needs to work much better than it does (ie. there's no way to
 override the markup on the page without the theme hooking into
 `activate_header` and overriding the entire page).

 3.2.1 Multisite

 Related: #17761

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18278>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list