[wp-trac] [WordPress Trac] #14764: "Check for Updates" button
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 10 21:03:04 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
-----------------------------+----------------------------------------------
Comment(by nacin):
Looking at this further, we already fire all version checks when hitting
update-core.php. We call wp_version_check(), and themes and plugins are
both fired through hooks. We also fire the theme update checks when
hitting themes.php and plugin update checks when hitting plugins.php.
So really, the most we need to add is a string that says "WordPress just
checked for updates moments ago." If we were to add a button, all it needs
to do is refresh the page.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14764#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list