WP Geo Updates...

WP Geo 3.1.2

Tuesday, 15th December 2009 at 12:15 am | 17 Comments »

Oops, sorry another quick release…

Version 3.1.1 seemed to contain a weird bug that was triggered on activating the plugin, and slipped through the net when I was testing locally.

For some reason the filename wp-geo/includes/template.php was causing an error – maybe clashing with something in WordPress, I haven’t figured out exactly what yet.

Anyway, renaming that file seems to have fixed the issue so please download WP Geo 3.1.2…

WP Geo 3.1.1

Monday, 14th December 2009 at 11:11 pm | 8 Comments »

A minor update to the WP Geo plugin.

  • Updated Danish, French and German translations.
  • Google Maps locale is set based on WordPress locale.
  • Added template tags wpgeo_longitude() and wpgeo_latitude().

Read the rest of this entry »

WP Geo 3.1

Thursday, 19th November 2009 at 6:44 pm | 12 Comments »

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 at 10:54 pm | 11 Comments »

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 at 9:29 pm | 18 Comments »

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.