Originally created as an add-on to the Geo Mashup plugin, this functionality was incorporated into the plugin as of 1.5 Beta 1.
The widget is a small search form for posts near a text location with optional category menu and radius menu.
Metric or US units can be selected.
Templates are used to allow customization of the widget form and search results.
Requires Geo Mashup 1.3.x or higher and PHP 5.
"Find Me" button requires Geo Mashup 1.4.6 or higher and uses geoPlugin.
- Italian by Daniele Raimondi added in version 1.2
Make sure your host is running PHP 5. Add this line to wp-config.php to check:
var_dump(PHP_VERSION);