WP Geo 3.2.3

Sunday, 6th February 2011

Another little update to WP Geo…

  • If markers image files aren’t in uploads folder, default to using the ones in the plugin folder.
  • Fix for post settings being overwritten when using quick edit.
  • Added extra attributes to ‘wpgeo_mashup’ shortcode.
  • Added extra style fix for background image colours.
  • Updated Italian language files.

Auto-upgrade within your WordPress admin or download it here…


WP Geo 3.1.4

Saturday, 27th March 2010

Thank you for all your feedback about the bugs in 3.1.3

They should now be fixed and in addition 3.1.4 contains the follow fixes, changes and enhancements.

Improvements for users:

  • Now uses new Google 3D map control.
  • Adding text colour style to tooltip text in case default text colour is white.
  • Prevent map from aligning marker centre on zoom. Added a link to centre manually instead.
  • Added option to save post map centre point.
  • Added wpgeo_map() and get_wpgeo_map() functions to display custom maps based on a WordPress query.
  • Language files updated.

…and if you’re a developer:


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.9.2

Thursday, 27th August 2009

This release adds support for the Belorussian language thanks to Ilyuha.

It also includes a WordPress hook ‘wpgeomapjs_preoverlays’ which can be used to add extra javascript to a map via a plugin or your theme’s functions.php file. This hook enables you to add additional overlays to the map such as custom tiles – tutorial coming soon…


WP Geo 3.0.9.1

Saturday, 1st August 2009

This update has a minor bug fix and adds support for Russian language.

  • Fix for GUnload() and GBrowserIsCompatible() being called when not available/required.
  • Russian language added – translation by Fat Cower.