[wp-trac] [WordPress Trac] #14170: Problems with network activation

WordPress Trac wp-trac at lists.automattic.com
Fri Oct 29 19:37:59 UTC 2010


#14170: Problems with network activation
-------------------------+--------------------------------------------------
 Reporter:  scribu       |       Owner:             
     Type:  enhancement  |      Status:  new        
 Priority:  high         |   Milestone:  3.1        
Component:  Multisite    |     Version:             
 Severity:  major        |    Keywords:  needs-patch
-------------------------+--------------------------------------------------
Changes (by scribu):

  * keywords:  has-patch => needs-patch


Comment:

 It turns out network/upgrade.php was not the best place to hook into.

 I've updated the Proper Network Activation to do activation on 5 sites at
 a time, instead of all at once.

 http://plugins.trac.wordpress.org/browser/proper-network-activation/trunk
 /proper-network-activation.php?rev=305871

 It involves keeping a queue of de/activations that need to occur and
 sending AJAX requests until all sites are processed.

 Please try it out: http://wordpress.org/extend/plugins/proper-network-
 activation/

 So, alexrabe, that would be a scalable way of doing it.

 I think we can all agree that it's a lot of code for each plugin to have
 to lug around.

 I'm going to try and submit it as a patch before November 1st.

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


More information about the wp-trac mailing list