WP Geo 3.2.5

Friday, 5th August 2011

NOTE: You may need to re-add your widgets after upgrading to 3.2.5!

If your site uses the map widget, the 3.2.5 upgrade will remove it due to changes to the code. You just need to go to Appearance > Widgets in the WP admin and re-add the widget.

If you don’t use widgets you don’t need to do anything, just dismiss the message.

  • Widgets updated to use Widget API – you can now add multiple widgets.
  • Added recent locations widget.
  • Added ‘wpgeo_base_country_code’ filter so you can default admin post map search to a base country.
  • Added option to show maps in taxonomy archives.
  • Fixed admin map not showing after publish if “Save map centre point for this post” checked but no marker added.
  • Fixed some deprecated functions and undeclared variables.
  • Fixed feeds – incorrect database table references.
  • Fixed dashboard – uses SimplePie.
  • Prevent post been saved when pressing enter in WP Geo post fields.
  • Check that co-ordinates have been set in get_wpgeo_post_map().

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


WP Geo 3.0.3

Saturday, 20th December 2008

Another minor WP Geo update with a few bug fixes:

  • Added HTML Geo Tags (meta tags) on single post pages.
  • Fixed issue when geo data was deleted in quick/bulk edit mode or when scheduled post when live.
  • Fixed domain check to work with blogs in a subfolder of a domain.

Now available to download from the WordPress Plugin Directory.


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.