=== Geolocate Comments === Contributors: jwz Tags: Geolocation, Comments Requires at least: 2.7 Tested up to: 6.8.2 Stable tag: 1.2 License: MIT Save and optionally display the geolocation of each commenter's IP address. == Description == Save and optionally display the geolocation of each commenter's IP address. Various different geolocation services can be used. Admins can see the full location. It can be configured so that the general public sees nothing, everything, state only, or country only. == Screenshots == 1. Screenshot. == Installation == 1. Upload the `geolocation-comments` directory to your `/wp-content/plugins/` directory. 2. Activate the plugin through the "Plugins" menu in WordPress. Optionally: 3. Instead of using the default, create an account with your favorite geolocation service. 4. Select the "Settings / Discussion" page to enter your credentials for that service. == Changelog == = 1.0 = * Created = 1.1 = * Retry on network failures. * Support a few other sites. = 1.2 = * Better error messages. * Added `geolocate_comment_text` filter.