[wp-trac] [WordPress Trac] #14764: "Check for Updates" button

WordPress Trac wp-trac at lists.automattic.com
Fri Sep 10 20:42:09 UTC 2010


#14764: "Check for Updates" button
-----------------------------+----------------------------------------------
 Reporter:  jane             |       Owner:             
     Type:  enhancement      |      Status:  new        
 Priority:  normal           |   Milestone:  3.1        
Component:  Upgrade/Install  |     Version:  3.0        
 Severity:  normal           |    Keywords:  ux-feedback
-----------------------------+----------------------------------------------
Changes (by nacin):

  * keywords:  => ux-feedback


Comment:

 Only issue here is that we currently check core, plugins, and themes
 independently, and that the last_checked times might not all be the same.
 So I'm not sure which ''n'' should show on update-core.php. Otherwise this
 is trivial to implement.

 One option would be to have Check Again buttons for each section on
 update-core.php, but it seems that it would be far more usable if it was
 one single button that called wp_version_check(), wp_update_plugins(), and
 wp_update_themes() all at once.

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


More information about the wp-trac mailing list