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
Installation
- Upload the
geolocation-comments
directory to your/wp-content/plugins/
directory. - Activate the plugin through the “Plugins” menu in WordPress.
Optionally: - Instead of using the default, create an account with your favorite geolocation service.
- Select the “Settings / Discussion” page to enter your credentials for that service.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Geolocate Comments” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Geolocate Comments” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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.