PluginProbe
Maps Widget for Google Maps / 2.50
Maps Widget for Google Maps v2.50
1.86 1.90 1.92 1.93 1.95 2.0 2.01 2.05 2.06 2.10 2.15 2.20 2.25 2.30 2.35 2.40 2.45 2.50 2.51 2.60 2.65 2.66 2.70 2.75 2.80 All 129 releases
← All changes | google-maps-widget.php +2 -2 2.512.50 View file →
@@ -3,9 +3,9 @@
3 3 Plugin Name: Google Maps Widget
4 4 Plugin URI: http://www.googlemapswidget.com/
5 5 Description: Display a single-image super-fast loading Google map in a widget. A larger, full featured map is available on click in a lightbox. Includes shortcode support and numerous options.
6 6 Author: Web factory Ltd
7 -Version: 2.51
7 +Version: 2.50
8 8 Author URI: http://www.webfactoryltd.com/
9 9 Text Domain: google-maps-widget
10 10 Domain Path: lang
11 11
@@ -39,9 +39,9 @@
39 39 require_once 'gmw-tracking.php';
40 40
41 41
42 42 class GMW {
43 - static $version = 2.51;
43 + static $version = 2.50;
44 44
45 45 // hook everything up
46 46 static function init() {
47 47 GMW_tracking::init();