WP Geo 3.1.2

Tuesday, 15th December 2009

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

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

Sunday, 14th June 2009

WP Geo 3.0.8 is another minor update to the plugin.

New features include:

  • Load maps from GeoRSS or KML data
  • Additional Geo Feed control
  • Languages updated and Danish language added

Read the rest of this entry »


WordPress 2.8 and WP Geo

Thursday, 11th June 2009

WordPress 2.8 has recently been made available for download.

The current version of WP Geo should be fully compatible with this version of WordPress – if you do experience any problems please post them below.

Future development of the plugin will take advanced of the improved Javascript loading in WordPress 2.8 and the ability to use multiple instances of widgets.