
wp-geoip-detect/README.md at master - GitHub
= 1.7 = FIX: Schedule Database update to do in background immediately after plugin installation/re-activation. FIX: Longitude can be smaller than -90 = 1.6 = NEW: Can add a …
wp-geoip-detect/api.php at master · Psyopus/wp-geoip-detect
trigger_error ($lookupError, E_USER_NOTICE); } // Save result to cache, but no "IP not found in database" or similar errors if (! $lookupError) _geoip_detect2_add_data_to_cache ($data, $ip); }
wp-geoip-detect/composer.json at master - GitHub
20 { "name": "yellowtree/wp-geoip-detect", "description": "Wordpress Plugin GeoIP Detection: Retrieving Geo-Information using the Maxmind GeoIP2 (Lite) Database.", "type": "wordpress …
wp-geoip-detect/geoip-detect-lib.php at master - GitHub
* After loading the information from the GeoIP-Database, you can add information to it.
wp-geoip-detect/composer.lock at master - GitHub
"ext-maxminddb": "A C-based database decoder that provides significantly faster lookups" }, "type": "library", "autoload": { "psr-4": { "MaxMind\\Db\\": "src/MaxMind/Db" } }, "notification-url": …
GitHub
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"bin","path":"bin","contentType":"directory"},{"name":"data-sources","path":"data …