[wp-trac] [WordPress Trac] #34676: Optimize bulk plugin updates

WordPress Trac noreply at wordpress.org
Fri Dec 18 23:14:50 UTC 2015


#34676: Optimize bulk plugin updates
-------------------------------------------------+-------------------------
 Reporter:  jipmoors                             |       Owner:
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Plugins                              |  Review
 Severity:  normal                               |     Version:  4.4
 Keywords:  has-patch ux-feedback needs-unit-    |  Resolution:
  tests                                          |     Focuses:
                                                 |  performance
-------------------------------------------------+-------------------------

Comment (by jipmoors):

 The added patch separates the functionality of the Bulk upgrades from the
 Upgrader.
 Because of how the skin is build up, the feedback has been modified a bit.

 All the plugins that are upgraded are shown, after that you wait until all
 actions have been completed.
 It would be preferable that these steps have their own output: downloading
 packages, unpacking downloads, installing plugins. I don't have any
 experience on dealing with these language/translation additions so
 guidance would be welcome.

 All functionality has been maintained, only distributed differently.

 Tested:
 * 1 plugin updated (update-core.php)
 * 3 plugins updated (update-core.php)
 * 1 active plugin, 2 inactive plugins updated (update-core.php)
 * 3 active plugins updated (update-core.php)
 * 1 plugin updated (plugins.php)
 * 1 theme updated
 * 3 themes updated
 * language updates

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34676#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list