[wp-trac] [WordPress Trac] #9757: Allow Plugin/Theme updates from a uploaded .zip file.

WordPress Trac wp-trac at lists.automattic.com
Sun May 16 00:51:55 UTC 2010


#9757: Allow Plugin/Theme updates from a uploaded .zip file.
------------------------------------+---------------------------------------
 Reporter:  hakre                   |        Type:  feature request
   Status:  new                     |    Priority:  low            
Milestone:  Future Release          |   Component:  Upgrade/Install
  Version:  2.8                     |    Severity:  normal         
 Keywords:  dev-feedback has-patch  |  
------------------------------------+---------------------------------------

Comment(by scribu):

 By the way, I think it wouldn't be that hard to allow multiple
 plugin/theme upgrades through a single .zip file.

 Here's how it could work (for plugins):

  1. Unzip archive.
  2. Scan all extracted files for plugin headers.
  3. Match any found plugins with the currently installed plugins.
  4. Show a confirmation screen to the user about which plugins would be
 upgraded.
  5. Do normal upgrade procedure for matched plugins.

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


More information about the wp-trac mailing list