WP Geo 3.1

Thursday, 19th November 2009

This release of WP Geo contains a few often-requested features and a few bug fixes.

WP Geo 3.1 Post Admin

  • Added custom marker title setting per post.
  • Added settings for custom zoom and map type per post.
  • Added widget zoom option.
  • Added Default Map Location setting.
  • Croatian language added.
  • Bulgarian language added.
  • Show warning if the marker images folder has not been created.
  • Fix marker tooltip text to be compatible with qTranslate plugin.
  • Added filter hook to override ‘wpgeo_google_api_key’.

Read the rest of this entry »


WP Geo 3.0.7

Thursday, 9th April 2009

WP Geo Dashboard

Version 3.0.7 fixes a few bugs and introduces a few often-requested features:

  • Added map button in rich text editor.
  • Added setting to turn on/off polylines.
  • Added setting to set colour of polylines.
  • Added setting to override polylines in Widget.
  • Widget map never zooms in more than default zoom setting.
  • Added WP Geo news feed widget on admin dashboard.
  • Admin panels re-implemented using WordPress API.
  • Using v2.118 of Google Maps to prevent Javascript errors.

Read the rest of this entry »


WP Geo 3.0.2

Saturday, 29th November 2008

Another small update to which adds language support. Currently the only languages supported are English and German. If you would like to contribute and translate WP Geo into your language please get in touch.

German Translation

This release also includes many fixes including the following:

  • Google maps not loading for widget in some circumstances.
  • Maps break if post title contains apostrophe.
  • Options are registered correctly for future versions of WordPress.
  • Maps now zoom correctly – not snapping to marker.
  • Added domain check so maps will not show or cause an alert if accessed through a proxy server (like Google cache results).
  • The max-width style has been removed as it fixes some themes (like PrimePress) but break the Google Map scale. If you need to implement this fix for your theme read our Theme Incompatibility Fixes.
  • Fixed bug where map didn’t show if mapTypeControl set to nothing.