Making WordPress.org

Ticket #3138: wordpress-org-site-3138.patch

File wordpress-org-site-3138.patch, 440 bytes (added by adnan.limdi, 7 years ago)

above attachment is wrong so please not consider it.get the warning as "unused variable".

  • index.php

     
    471471 *                            An array with location details on success.
    472472 */
    473473function get_location( $args = array() ) {
    474         global $cache_life, $cache_group;
    475 
    476474        $throttle_geonames = $throttle_ip2location = false;
    477475
    478476        // For a country request, no lat/long are returned.