[wp-meta] [Making WordPress.org] #2823: Improve IP Geolocation Results

Making WordPress.org noreply at wordpress.org
Wed May 17 20:30:29 UTC 2017


#2823: Improve IP Geolocation Results
---------------------+-----------------------
 Reporter:  iandunn  |       Owner:  iandunn
     Type:  defect   |      Status:  accepted
 Priority:  normal   |   Milestone:
Component:  API      |  Resolution:
 Keywords:           |
---------------------+-----------------------

Comment (by iandunn):

 In [changeset:"5497"]:
 {{{
 #!CommitTicketReference repository="" revision="5497"
 Events: Remove `get_city_from_coordinates()` to improve performance

 The function was not performant, and it's not easy to make it that way.
 It's only needed for a few edge cases, and we can get the location from
 the events themselves (similar to r5491). So, removing this is a good
 trade-off.

 Because we are able to rebuild the location, no changes are needed in
 Core, and a new version of this endpoint is not needed.

 See #2823
 Props dd32
 }}}

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2823#comment:32>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list