[wp-trac] [WordPress Trac] #10660: Time zone suggester based on nascent WordPress.org API call
WordPress Trac
wp-trac at lists.automattic.com
Thu Aug 20 05:59:42 UTC 2009
#10660: Time zone suggester based on nascent WordPress.org API call
----------------------------+-----------------------------------------------
Reporter: sambauers | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: Unassigned
Component: Administration | Version: 2.8.4
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
The attached patch uses a new API call to http://api.wordpress.org/core
/ip-to-zoneinfo/1.0/ to retrieve a suggested time zone based on client
(not server) IP address.
A button is added next to the existing dropdown list of time zones
providing the option to "Suggest a time zone". This calls the API using an
AJAX/JSONP request which then auto-selects a time zone for the user from
the dropdown.
Visual feedback is via a spinner when fetching and then a text response.
Additionally the Date and Time settings have been split out to a new
settings page.
Related ticket: #10324
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10660>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list