Ochre's Geolocation Services plugin for
WordPress utilizes the
W3C Geolocation API to retrieve a visitor's physical location, enabling a
WordPress website to present content relevant to a visitors current physical location such as local maps, event listings, branch and franchise locations, social media and other information that is geographically
interesting.
The plugin provides three "back end" action hooks for use by your or third party plugins or theme actions, and AJAX actions for "front end" customization such as executing javascript with the resolved Location information, redirecting to a new page, or refreshing the current page.
0.02
First release. There may be bugs and other problems! Try it out and let us know if you run into problems or have suggestions for improvement!
0.03
Miscellaneous fixes.
0.04
- Add option to reverse geo code results
- Add city, state, statec, country and countryc to redirect templates and returned javascript object
- Fixes for PHP < 5.3 compatability