[wp-trac] Re: [WordPress Trac] #7875: consolidate plugin/theme/core upgrade/install functions

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 16 13:44:03 GMT 2009


#7875: consolidate plugin/theme/core upgrade/install functions
-----------------------------+----------------------------------------------
 Reporter:  DD32             |       Owner:  anonymous              
     Type:  enhancement      |      Status:  new                    
 Priority:  highest omg bbq  |   Milestone:  2.8                    
Component:  Administration   |     Version:  2.7                    
 Severity:  major            |    Keywords:  has-patch needs-testing
-----------------------------+----------------------------------------------

Comment(by DD32):

 > attachment 7875.4.diff added
  * See the comment block:
 {{{
 /**
  * This file is an attempt at an abstracted version of the
 plugin/theme/core installer/upgrader which can be used interchangably for
 all uses needed within WordPress.
  * It is designed to be as flexible as possible, but some logic may seem
 rather, crazy to say the least.
  * Yes, this header is designed to be replaced before commiting, Hopefully
 i'll get some proper documentation in here.
  *
  * This File obviously needs some new PHPDoc, However:
  * Tested:
  *   Theme/Plugin Upgrades/Installs
  *   Core Upgrade
  *   FTP Extension, FTP Sockets, Direct.
  * Untested:
  *   SSH2 Layer - Needs a good cleanup.
  *
  * TODO: Remove this commentblock and replace with some better docs.
  */
 }}}

 As i'm sure you've noticed, I've not replaced the doc header yet, thats
 coming once everything seems tested ok.
 (patch .5 is about to be submitted now)

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


More information about the wp-trac mailing list