[wp-trac] [WordPress Trac] #14764: "Check for Updates" button
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 11 07:19:01 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):
Hi simontaotw,
The patch itself looks fine, the translation is proper, and esc_url() is
used properly. Only thing is, we'll also want to wrap the URL in
admin_url(), so it would be `esc_url( admin_url( 'update-core.php' ) )`.
That said, I think we need feedback from Jane on this, on exactly what to
add. I don't like the idea of a button, as it ultimately goads the user to
click something they don't need to. Something like a simple string to
provide feedback that updates were just checked...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14764#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list