[wp-trac] [WordPress Trac] #23197: wp-activate, without explanation, does not load site plugins

WordPress Trac noreply at wordpress.org
Tue Aug 27 18:00:29 UTC 2013


#23197: wp-activate, without explanation, does not load site plugins
------------------------------------+------------------------------
 Reporter:  radiok                  |       Owner:
     Type:  defect (bug)            |      Status:  reopened
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Multisite               |     Version:  3.0
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+------------------------------
Changes (by johnbillion):

 * keywords:  needs-patch => has-patch dev-feedback
 * version:   => 3.0
 * severity:  trivial => normal
 * milestone:   => Awaiting Review


Comment:

 [attachment:23197.diff] removes the definition of `WP_INSTALLING` from wp-
 activate.php so plugins are now loaded on this URL.

 The addition of the `wp_no_robots` action on the `wp_head` hook and the
 `$wp_query->is_404` are both copied from wp-signup.php.

 I think this should go in as a stop-gap solution until #17948 is ready for
 inclusion (which may be a fair way off yet). It's ridiculous that we have
 this one URL that does not load plugins.

 Any opponents?

--
Ticket URL: <http://core.trac.wordpress.org/ticket/23197#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list