Google Maps Widget – Ultimate Google Maps Plugin - Version 1.20

Version Description

  • 2013/12/17
  • WP v3.8 update
  • language files update
Download this release

Release Info

Developer WebFactory
Plugin Icon 128x128 Google Maps Widget – Ultimate Google Maps Plugin
Version 1.20
Comparing to
See all releases

Code changes from version 1.15 to 1.20

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.15
8
  Author URI: http://www.webfactoryltd.com/
9
 
10
  Copyright 2013 Web factory Ltd (email : info@webfactoryltd.com)
@@ -29,7 +29,7 @@ if (!function_exists('add_action')) {
29
  }
30
 
31
 
32
- define('GMW_VER', '1.15');
33
  require_once 'gmw-widget.php';
34
 
35
 
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.20
8
  Author URI: http://www.webfactoryltd.com/
9
 
10
  Copyright 2013 Web factory Ltd (email : info@webfactoryltd.com)
29
  }
30
 
31
 
32
+ define('GMW_VER', '1.20');
33
  require_once 'gmw-widget.php';
34
 
35
 
lang/google-maps-widget-hr.mo CHANGED
Binary file
lang/google-maps-widget.pot CHANGED
@@ -2,9 +2,9 @@
2
  # This file is distributed under the same license as the Google Maps Widget package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: Google Maps Widget 0.71\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/google-maps-widget\n"
7
- "POT-Creation-Date: 2013-09-17 20:07:52+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
@@ -17,7 +17,7 @@ msgid ""
17
  "Displays a map image thumbnail with a larger map available in a lightbox."
18
  msgstr ""
19
 
20
- #. #-#-#-#-# plugin.pot (Google Maps Widget 0.71) #-#-#-#-#
21
  #. Plugin Name of the plugin/theme
22
  #: gmw-widget.php:13
23
  msgid "Google Maps Widget"
@@ -31,191 +31,215 @@ msgstr ""
31
  msgid "New York, USA"
32
  msgstr ""
33
 
34
- #: gmw-widget.php:58 gmw-widget.php:63
35
  msgid "Road (default)"
36
  msgstr ""
37
 
38
- #: gmw-widget.php:59 gmw-widget.php:64
39
  msgid "Satellite"
40
  msgstr ""
41
 
42
- #: gmw-widget.php:60 gmw-widget.php:65
43
  msgid "Terrain"
44
  msgstr ""
45
 
46
- #: gmw-widget.php:61 gmw-widget.php:66
47
  msgid "Hybrid"
48
  msgstr ""
49
 
50
- #: gmw-widget.php:68
51
  msgid "Black"
52
  msgstr ""
53
 
54
- #: gmw-widget.php:69
55
  msgid "Brown"
56
  msgstr ""
57
 
58
- #: gmw-widget.php:70
59
  msgid "Green"
60
  msgstr ""
61
 
62
- #: gmw-widget.php:71
63
  msgid "Purple"
64
  msgstr ""
65
 
66
- #: gmw-widget.php:72
67
  msgid "Yellow"
68
  msgstr ""
69
 
70
- #: gmw-widget.php:73
71
  msgid "Blue"
72
  msgstr ""
73
 
74
- #: gmw-widget.php:74
75
  msgid "Gray"
76
  msgstr ""
77
 
78
- #: gmw-widget.php:75
79
  msgid "Orange"
80
  msgstr ""
81
 
82
- #: gmw-widget.php:76
83
  msgid "Red (default)"
84
  msgstr ""
85
 
86
- #: gmw-widget.php:77
87
  msgid "White"
88
  msgstr ""
89
 
90
- #: gmw-widget.php:79
91
  msgid "Tiny"
92
  msgstr ""
93
 
94
- #: gmw-widget.php:80
95
  msgid "Small"
96
  msgstr ""
97
 
98
- #: gmw-widget.php:81
99
  msgid "Medium"
100
  msgstr ""
101
 
102
- #: gmw-widget.php:82
103
  msgid "Large (default)"
104
  msgstr ""
105
 
106
- #: gmw-widget.php:84
107
  msgid "0 - entire world"
108
  msgstr ""
109
 
110
- #: gmw-widget.php:89
111
  msgid "White with rounded corners (default)"
112
  msgstr ""
113
 
114
- #: gmw-widget.php:90
115
  msgid "Black with rounded corners"
116
  msgstr ""
117
 
118
- #: gmw-widget.php:91
119
  msgid "White with square corners"
120
  msgstr ""
121
 
122
- #: gmw-widget.php:92
123
  msgid "Black with square corners"
124
  msgstr ""
125
 
126
- #: gmw-widget.php:95
 
 
 
 
 
 
 
 
 
 
 
 
127
  msgid "Title"
128
  msgstr ""
129
 
130
- #: gmw-widget.php:96
131
  msgid "Address"
132
  msgstr ""
133
 
134
- #: gmw-widget.php:98
135
  msgid "Thumbnail map"
136
  msgstr ""
137
 
138
- #: gmw-widget.php:98
139
  msgid "Lightbox map"
140
  msgstr ""
141
 
142
- #: gmw-widget.php:101 gmw-widget.php:135
143
  msgid "Map Size"
144
  msgstr ""
145
 
146
- #: gmw-widget.php:106 gmw-widget.php:140
147
  msgid "Map Type"
148
  msgstr ""
149
 
150
- #: gmw-widget.php:111
151
  msgid "Pin Color"
152
  msgstr ""
153
 
154
- #: gmw-widget.php:116
155
  msgid "Pin Size"
156
  msgstr ""
157
 
158
- #: gmw-widget.php:121 gmw-widget.php:145
159
  msgid "Zoom Level"
160
  msgstr ""
161
 
162
- #: gmw-widget.php:126
 
 
 
 
 
 
 
 
 
 
 
 
163
  msgid "Text Above Map"
164
  msgstr ""
165
 
166
- #: gmw-widget.php:129
167
  msgid "Text Below Map"
168
  msgstr ""
169
 
170
- #: gmw-widget.php:150
171
  msgid "Skin"
172
  msgstr ""
173
 
174
- #: gmw-widget.php:155
175
  msgid "Show Address Bubble"
176
  msgstr ""
177
 
178
- #: gmw-widget.php:159
179
  msgid "Show Title Below Lightbox"
180
  msgstr ""
181
 
182
- #: gmw-widget.php:163
183
  msgid "Header Text"
184
  msgstr ""
185
 
186
- #: gmw-widget.php:166
187
  msgid "Footer Text"
188
  msgstr ""
189
 
190
- #: gmw-widget.php:171
191
  msgid "If you like the plugin give us a shout. Thanks!"
192
  msgstr ""
193
 
194
- #: gmw-widget.php:236
195
  msgid "Click to open larger map"
196
  msgstr ""
197
 
198
- #: google-maps-widget.php:67
199
  msgid "Configure Google Maps Widget"
200
  msgstr ""
201
 
202
- #: google-maps-widget.php:67
203
  msgid "Widgets"
204
  msgstr ""
205
 
206
- #: google-maps-widget.php:76
207
  msgid "View Google Maps Widget documentation"
208
  msgstr ""
209
 
210
- #: google-maps-widget.php:76
211
  msgid "Documentation"
212
  msgstr ""
213
 
214
- #: google-maps-widget.php:77
215
  msgid "Problems? We are here to help!"
216
  msgstr ""
217
 
218
- #: google-maps-widget.php:77
219
  msgid "Support"
220
  msgstr ""
221
 
2
  # This file is distributed under the same license as the Google Maps Widget package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: Google Maps Widget 1.20\n"
6
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/google-maps-widget\n"
7
+ "POT-Creation-Date: 2013-12-17 11:55:38+00:00\n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
17
  "Displays a map image thumbnail with a larger map available in a lightbox."
18
  msgstr ""
19
 
20
+ #. #-#-#-#-# plugin.pot (Google Maps Widget 1.20) #-#-#-#-#
21
  #. Plugin Name of the plugin/theme
22
  #: gmw-widget.php:13
23
  msgid "Google Maps Widget"
31
  msgid "New York, USA"
32
  msgstr ""
33
 
34
+ #: gmw-widget.php:68 gmw-widget.php:73
35
  msgid "Road (default)"
36
  msgstr ""
37
 
38
+ #: gmw-widget.php:69 gmw-widget.php:74
39
  msgid "Satellite"
40
  msgstr ""
41
 
42
+ #: gmw-widget.php:70 gmw-widget.php:75
43
  msgid "Terrain"
44
  msgstr ""
45
 
46
+ #: gmw-widget.php:71 gmw-widget.php:76
47
  msgid "Hybrid"
48
  msgstr ""
49
 
50
+ #: gmw-widget.php:78
51
  msgid "Black"
52
  msgstr ""
53
 
54
+ #: gmw-widget.php:79
55
  msgid "Brown"
56
  msgstr ""
57
 
58
+ #: gmw-widget.php:80
59
  msgid "Green"
60
  msgstr ""
61
 
62
+ #: gmw-widget.php:81
63
  msgid "Purple"
64
  msgstr ""
65
 
66
+ #: gmw-widget.php:82
67
  msgid "Yellow"
68
  msgstr ""
69
 
70
+ #: gmw-widget.php:83
71
  msgid "Blue"
72
  msgstr ""
73
 
74
+ #: gmw-widget.php:84
75
  msgid "Gray"
76
  msgstr ""
77
 
78
+ #: gmw-widget.php:85
79
  msgid "Orange"
80
  msgstr ""
81
 
82
+ #: gmw-widget.php:86
83
  msgid "Red (default)"
84
  msgstr ""
85
 
86
+ #: gmw-widget.php:87
87
  msgid "White"
88
  msgstr ""
89
 
90
+ #: gmw-widget.php:89
91
  msgid "Tiny"
92
  msgstr ""
93
 
94
+ #: gmw-widget.php:90
95
  msgid "Small"
96
  msgstr ""
97
 
98
+ #: gmw-widget.php:91
99
  msgid "Medium"
100
  msgstr ""
101
 
102
+ #: gmw-widget.php:92
103
  msgid "Large (default)"
104
  msgstr ""
105
 
106
+ #: gmw-widget.php:94
107
  msgid "0 - entire world"
108
  msgstr ""
109
 
110
+ #: gmw-widget.php:99
111
  msgid "White with rounded corners (default)"
112
  msgstr ""
113
 
114
+ #: gmw-widget.php:100
115
  msgid "Black with rounded corners"
116
  msgstr ""
117
 
118
+ #: gmw-widget.php:101
119
  msgid "White with square corners"
120
  msgstr ""
121
 
122
+ #: gmw-widget.php:102
123
  msgid "Black with square corners"
124
  msgstr ""
125
 
126
+ #: gmw-widget.php:104
127
+ msgid "Lightbox"
128
+ msgstr ""
129
+
130
+ #: gmw-widget.php:105
131
+ msgid "Custom link"
132
+ msgstr ""
133
+
134
+ #: gmw-widget.php:106
135
+ msgid "Disable link"
136
+ msgstr ""
137
+
138
+ #: gmw-widget.php:109
139
  msgid "Title"
140
  msgstr ""
141
 
142
+ #: gmw-widget.php:110
143
  msgid "Address"
144
  msgstr ""
145
 
146
+ #: gmw-widget.php:112
147
  msgid "Thumbnail map"
148
  msgstr ""
149
 
150
+ #: gmw-widget.php:112
151
  msgid "Lightbox map"
152
  msgstr ""
153
 
154
+ #: gmw-widget.php:115 gmw-widget.php:161
155
  msgid "Map Size"
156
  msgstr ""
157
 
158
+ #: gmw-widget.php:120 gmw-widget.php:166
159
  msgid "Map Type"
160
  msgstr ""
161
 
162
+ #: gmw-widget.php:125
163
  msgid "Pin Color"
164
  msgstr ""
165
 
166
+ #: gmw-widget.php:130
167
  msgid "Pin Size"
168
  msgstr ""
169
 
170
+ #: gmw-widget.php:135 gmw-widget.php:171
171
  msgid "Zoom Level"
172
  msgstr ""
173
 
174
+ #: gmw-widget.php:140
175
+ msgid "Link To"
176
+ msgstr ""
177
+
178
+ #: gmw-widget.php:145
179
+ msgid "Custom Link"
180
+ msgstr ""
181
+
182
+ #: gmw-widget.php:148
183
+ msgid "Use New Color Scheme"
184
+ msgstr ""
185
+
186
+ #: gmw-widget.php:152
187
  msgid "Text Above Map"
188
  msgstr ""
189
 
190
+ #: gmw-widget.php:155
191
  msgid "Text Below Map"
192
  msgstr ""
193
 
194
+ #: gmw-widget.php:176
195
  msgid "Skin"
196
  msgstr ""
197
 
198
+ #: gmw-widget.php:181
199
  msgid "Show Address Bubble"
200
  msgstr ""
201
 
202
+ #: gmw-widget.php:185
203
  msgid "Show Title Below Lightbox"
204
  msgstr ""
205
 
206
+ #: gmw-widget.php:189
207
  msgid "Header Text"
208
  msgstr ""
209
 
210
+ #: gmw-widget.php:192
211
  msgid "Footer Text"
212
  msgstr ""
213
 
214
+ #: gmw-widget.php:197
215
  msgid "If you like the plugin give us a shout. Thanks!"
216
  msgstr ""
217
 
218
+ #: gmw-widget.php:282 gmw-widget.php:286
219
  msgid "Click to open larger map"
220
  msgstr ""
221
 
222
+ #: google-maps-widget.php:72
223
  msgid "Configure Google Maps Widget"
224
  msgstr ""
225
 
226
+ #: google-maps-widget.php:72
227
  msgid "Widgets"
228
  msgstr ""
229
 
230
+ #: google-maps-widget.php:81
231
  msgid "View Google Maps Widget documentation"
232
  msgstr ""
233
 
234
+ #: google-maps-widget.php:81
235
  msgid "Documentation"
236
  msgstr ""
237
 
238
+ #: google-maps-widget.php:82
239
  msgid "Problems? We are here to help!"
240
  msgstr ""
241
 
242
+ #: google-maps-widget.php:82
243
  msgid "Support"
244
  msgstr ""
245
 
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: 3.7.1
9
- Stable tag: 1.15
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
 
@@ -98,6 +98,11 @@ If you can figure it out open a thread in the support forums.
98
  4. Widget options - lightbox map
99
 
100
  == Changelog ==
 
 
 
 
 
101
  = 1.15 =
102
  * 2013/11/25
103
  * added option for thumbnail map to link to a custom URL which disables the lightbox; you can link to a lightbox, a custom link or remove the link all together
6
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
7
  Requires at least: 3.3
8
  Tested up to: 3.7.1
9
+ Stable tag: 1.20
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
 
98
  4. Widget options - lightbox map
99
 
100
  == Changelog ==
101
+ = 1.20 =
102
+ * 2013/12/17
103
+ * WP v3.8 update
104
+ * language files update
105
+
106
  = 1.15 =
107
  * 2013/11/25
108
  * added option for thumbnail map to link to a custom URL which disables the lightbox; you can link to a lightbox, a custom link or remove the link all together