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

WordPress Trac noreply at wordpress.org
Mon May 20 09:58:19 UTC 2019


#34676: Optimize bulk plugin updates
-------------------------------------------------+-------------------------
 Reporter:  jipmoors                             |       Owner:  (none)
     Type:  enhancement                          |      Status:  new
 Priority:  normal                               |   Milestone:  5.3
Component:  Upgrade/Install                      |     Version:  4.4
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-unit-tests shiny-    |     Focuses:
  updates                                        |  performance
-------------------------------------------------+-------------------------

Comment (by airathalitov):

 The patch is working great. Thanks!

 I thought about disk usage before.

 Have you deleted zip packeges of plugins after unpacking each of them?

 * Download all plugins
 * For each plugin in list {
 * Unpack package
 * Delete zip archive }
 * ...

 For example If we have 10 plugins to update It would take not bigger than
 100MB. I think it should be normal.

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


More information about the wp-trac mailing list