Ticket #3138: wordpress-org-site-3138.patch
File wordpress-org-site-3138.patch, 440 bytes (added by , 7 years ago) |
---|
-
index.php
471 471 * An array with location details on success. 472 472 */ 473 473 function get_location( $args = array() ) { 474 global $cache_life, $cache_group;475 476 474 $throttle_geonames = $throttle_ip2location = false; 477 475 478 476 // For a country request, no lat/long are returned.