Exclude Zone feature is defective
-
Selected all continents except Europe for exclusion. Plugin continues to display the notice for all US test sites I’ve used. GeoIP accurately identifies the location (see below for test). The Exclude Zone feature is not working.
GeoIP Detection
Options
Selected data source: GeoLite2 City database (updated monthly)
Database file: wp-content/uploads/GeoLite2-City.mmdb
Last updated: December 22, 2017 11:02 pm
Database data from: December 6, 2017 7:52 pm
Next update: January 3, 2018 12:00 am
Test IP Detection Lookup
IP: redacted
Use these locales:
Skip cache
Lookup
Lookup Result
The function $record = geoip_detect2_get_info_from_ip(‘73.251.124.109’, NULL); returns an object:
Lookup duration: 0.01899 s
Key Value Shortcode equivalent
$record->city->name Charlottesville [geoip_detect2 property=”city”]
$record->mostSpecificSubdivision->isoCode VA [geoip_detect2 property=”mostSpecificSubdivision.isoCode”]
$record->mostSpecificSubdivision->name Virginia [geoip_detect2 property=”mostSpecificSubdivision”]
$record->country->isoCode US [geoip_detect2 property=”country.isoCode”]
$record->country->name United States [geoip_detect2 property=”country”]
$record->location->latitude 38.0888 [geoip_detect2 property=”location.latitude”]
$record->location->longitude -78.5592 [geoip_detect2 property=”location.longitude”]
$record->continent->code NA [geoip_detect2 property=”continent.code”]
$record->location->timeZone America/New_York [geoip_detect2 property=”location.timeZone”]The page I need help with: [log in to see the link]
- The topic ‘Exclude Zone feature is defective’ is closed to new replies.