[wp-trac] Re: [WordPress Trac] #2447: Database Upgrade requires too many clicks

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 27 18:46:13 GMT 2006


#2447: Database Upgrade requires too many clicks
-----------------------------------+----------------------------------------
 Reporter:  markjaquith            |        Owner:  markjaquith
     Type:  enhancement            |       Status:  assigned   
 Priority:  low                    |    Milestone:  2.1        
Component:  General                |      Version:  2.1        
 Severity:  normal                 |   Resolution:             
 Keywords:  has-patch 2nd-opinion  |  
-----------------------------------+----------------------------------------
Changes (by markjaquith):

  * version:  2.0.1 => 2.1

Comment:

 {{{upgrade_rework.diff}}} does the following:

  1. Reduces clicks from 3 to 2 (the eliminated click is the one that gets
 you from the "you need to upgrade" {{{die()}}} to {{{upgrade.php}}})
  1. Reworks the wording of the upgrade to be more professional
  1. Prevents the upgrade from being attempted if the database is up to
 date.  {{{wp_upgrade()}}} was already protected, this just tells the user
 that the database is up to date, and omits the upgrade link.

 To test, just manually increment your {{{$wp_version}}} in {{{/wp-
 includes/version.php}}}

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2447>
WordPress Trac <http://wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list