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

WordPress Trac noreply at wordpress.org
Mon May 20 15:08:40 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):

 Maybe should it contain package name?


 {{{
 Unpacking plugin-name.x.x.x.zip…
 }}}


 instead of


 {{{
 Unpacking the update…
 }}}

 Example:
 {{{
 Unpacking gutenberg.5.7.0.zip…
 Unpacking hello-dolly.1.6.zip…
 Unpacking wordpress-seo.11.2.1.zip…
 ...
 }}}

 It looks more informative.

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


More information about the wp-trac mailing list