Version Description
- 2014/10/20
- added Serbian translation; thanks Ogi!
Download this release
Release Info
Developer | WebFactory |
Plugin | Google Maps Widget – Ultimate Google Maps Plugin |
Version | 1.90 |
Comparing to | |
See all releases |
Code changes from version 1.86 to 1.90
- google-maps-widget.php +2 -2
- lang/google-maps-widget-sr_RS.mo +0 -0
- readme.txt +17 -3
google-maps-widget.php
CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Google Maps Widget
|
|
4 |
Plugin URI: http://www.googlemapswidget.com/
|
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.
|
6 |
Author: Web factory Ltd
|
7 |
-
Version: 1.
|
8 |
Author URI: http://www.webfactoryltd.com/
|
9 |
Text Domain: google-maps-widget
|
10 |
Domain Path: lang
|
@@ -31,7 +31,7 @@ if (!defined('ABSPATH')) {
|
|
31 |
}
|
32 |
|
33 |
|
34 |
-
define('GMW_VER', '1.
|
35 |
define('GMW_OPTIONS', 'gmw_options');
|
36 |
define('GMW_CRON', 'gmw_cron');
|
37 |
|
4 |
Plugin URI: http://www.googlemapswidget.com/
|
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.
|
6 |
Author: Web factory Ltd
|
7 |
+
Version: 1.90
|
8 |
Author URI: http://www.webfactoryltd.com/
|
9 |
Text Domain: google-maps-widget
|
10 |
Domain Path: lang
|
31 |
}
|
32 |
|
33 |
|
34 |
+
define('GMW_VER', '1.90');
|
35 |
define('GMW_OPTIONS', 'gmw_options');
|
36 |
define('GMW_CRON', 'gmw_cron');
|
37 |
|
lang/google-maps-widget-sr_RS.mo
ADDED
Binary file
|
readme.txt
CHANGED
@@ -6,7 +6,7 @@ License: GPLv2 or later
|
|
6 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
7 |
Requires at least: 3.3
|
8 |
Tested up to: 4.0
|
9 |
-
Stable tag: 1.
|
10 |
|
11 |
Displays a single-image super-fast loading Google map in a widget. A larger map with all the usual features is available on click in a lightbox.
|
12 |
|
@@ -47,20 +47,30 @@ http://www.youtube.com/watch?v=y1siX9ha7Pw&hd=1
|
|
47 |
|
48 |
> If you need a Google Maps shortcode plugin you might be interested in purchasing our premium <a title="5sec Google Maps" href="http://5sec-google-maps-pro.webfactoryltd.com/">5sec Google Maps PRO</a> plugin.
|
49 |
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
**Translators (thank you!)**
|
53 |
|
54 |
* English - original :)
|
55 |
* Swedish - Sofia Asklund
|
56 |
* Spanish - Jesus Garica
|
57 |
-
* Croatian - Gordan
|
58 |
* German - Karimba
|
59 |
* French - Karimba
|
60 |
* Chinese simplified - Wyeoh
|
61 |
* Chinese traditional - Wyeoh
|
62 |
* Dutch - Arno
|
63 |
* Ukrainian - Victor Shutovskiy
|
|
|
64 |
|
65 |
== Installation ==
|
66 |
|
@@ -101,6 +111,10 @@ If you can figure it out open a thread in the support forums.
|
|
101 |
4. Widget options - lightbox map
|
102 |
|
103 |
== Changelog ==
|
|
|
|
|
|
|
|
|
104 |
= 1.86 =
|
105 |
* 2014/10/12
|
106 |
* updated POT file
|
6 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
7 |
Requires at least: 3.3
|
8 |
Tested up to: 4.0
|
9 |
+
Stable tag: 1.90
|
10 |
|
11 |
Displays a single-image super-fast loading Google map in a widget. A larger map with all the usual features is available on click in a lightbox.
|
12 |
|
47 |
|
48 |
> If you need a Google Maps shortcode plugin you might be interested in purchasing our premium <a title="5sec Google Maps" href="http://5sec-google-maps-pro.webfactoryltd.com/">5sec Google Maps PRO</a> plugin.
|
49 |
|
50 |
+
|
51 |
+
**What others say about the plugin**
|
52 |
+
|
53 |
+
* voted on the <a href="http://themesplugins.com/Plugin-detail/google-maps-widget-google-map-free-plugin-for-wordpress/" title="Top 100 WordPressian plugin">Top 100 List</a> by WordPressian
|
54 |
+
* made it on the <a href="http://tidyrepo.com/google-maps-widget/">Tidy Repo</a> list
|
55 |
+
* reviewed 5/5 by <a href="http://websmush.com/google-maps-widget-plugin-review/">Web Smush</a>
|
56 |
+
* one of 3 best map plugins by <a href="http://torquemag.io/the-3-best-map-plugins-for-wordpress/">The Torque Mag</a>
|
57 |
+
* "an easier way to add Google maps to your site" says <a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-google-maps-in-wordpress/">WP Beginner</a>
|
58 |
+
* <a href="http://designscrazed.org/wordpress-google-map-plugins/">Design Crazed</a> puts in on the top 20 Google maps list
|
59 |
+
* <a href="http://www.inkthemes.com/easily-integrate-google-map-in-your-wordpress-themes-widget-area/09/">InkThemes</a> shows how easy it is to use GMW
|
60 |
|
61 |
**Translators (thank you!)**
|
62 |
|
63 |
* English - original :)
|
64 |
* Swedish - Sofia Asklund
|
65 |
* Spanish - Jesus Garica
|
66 |
+
* Croatian - Gordan from <a href="http://www.webfactoryltd.com/">Web factory Ltd</a>
|
67 |
* German - Karimba
|
68 |
* French - Karimba
|
69 |
* Chinese simplified - Wyeoh
|
70 |
* Chinese traditional - Wyeoh
|
71 |
* Dutch - Arno
|
72 |
* Ukrainian - Victor Shutovskiy
|
73 |
+
* Serbian - Ogi Djuraskovic from <a href="http://firstsiteguide.com/">FirstSiteGuide</a>
|
74 |
|
75 |
== Installation ==
|
76 |
|
111 |
4. Widget options - lightbox map
|
112 |
|
113 |
== Changelog ==
|
114 |
+
= 1.90 =
|
115 |
+
* 2014/10/20
|
116 |
+
* added Serbian translation; thanks Ogi!
|
117 |
+
|
118 |
= 1.86 =
|
119 |
* 2014/10/12
|
120 |
* updated POT file
|