PluginProbe
Maps Widget for Google Maps / 2.25
Maps Widget for Google Maps v2.25
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
google-maps-widget / readme.txt

readme.txt in Maps Widget for Google Maps 2.25, at readme.txt

390 lines 10.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Google Maps Widget ===
2 Contributors: WebFactory
3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=gordan%40webfactoryltd%2ecom&lc=US&item_name=Google%20Maps%20Widget&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest
4 Tags: google maps, maps, gmaps, widget, lightbox, map, google map, fancybox, fancybox2, multilingual, sidebar, chinese, shortcode, gmw, fast
5 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.1
9 Stable tag: 2.25
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
13 == Description ==
14
15 Check out some examples on the <a href="http://www.googlemapswidget.com/">official plugin site</a>, view the [Google Maps Widget video](http://www.youtube.com/watch?v=y1siX9ha7Pw) or give us a shout on Twitter <a href="http://twitter.com/WebFactoryLtd">@WebFactoryLtd</a>.
16
17 http://www.youtube.com/watch?v=y1siX9ha7Pw&hd=1
18
19 **General widget options**
20
21 * title
22 * address
23
24 **Thumbnail map options**
25
26 * map size - width & height
27 * map type - road, satellite, map or hybrid
28 * pin color
29 * pin size
30 * custom pin icon - any image can be used
31 * zoom level
32 * link type - lightbox, custom URL or disable link
33 * map color scheme - default, refreshed, apple, gray, paper
34 * text above map
35 * text below map
36
37 **Lightbox map options**
38
39 * map size - width & height (auto-adjusted on smaller screens)
40 * map type - road, satellite, map or hybrid
41 * zoom level
42 * skin - light, dark, blue, rounded
43 * show/hide address bubble
44 * show/hide map title
45 * header text
46 * footer text
47
48 **Shortcode**
49
50 * by using the _[gmw id="#"]_ shortcode you can display the map in any page, post, or custom post type
51
52
53 > 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.
54
55
56 **What others say about the plugin**
57
58 * 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
59 * made it on the <a href="http://tidyrepo.com/google-maps-widget/">Tidy Repo</a> list
60 * reviewed 5/5 by <a href="http://websmush.com/google-maps-widget-plugin-review/">Web Smush</a>
61 * one of 3 best map plugins by <a href="http://torquemag.io/the-3-best-map-plugins-for-wordpress/">The Torque Mag</a>
62 * "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>
63 * <a href="http://designscrazed.org/wordpress-google-map-plugins/">Design Crazed</a> puts in on the top 20 Google maps list
64 * <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
65 * <a href="http://www.indexwp.com/google-maps-widget/">IndexWP</a> calls it a "handy map plugin"
66
67
68 **Translators (thank you!)**
69
70 * English - original :)
71 * Swedish - Sofia Asklund
72 * Spanish - Jesus Garica
73 * Croatian - Gordan from <a href="http://www.webfactoryltd.com/">Web factory Ltd</a>
74 * German - Karimba
75 * French - Karimba
76 * Chinese simplified - Wyeoh
77 * Chinese traditional - Wyeoh
78 * Dutch - Arno
79 * Ukrainian - Victor Shutovskiy
80 * Serbian - Ogi Djuraskovic from <a href="http://firstsiteguide.com/">FirstSiteGuide</a>
81
82 == Installation ==
83
84 Follow the usual routine;
85
86 1. Open WP admin - Plugins - Add New
87 2. Enter "Google Maps Widget" under search and hit Enter
88 3. Plugin will show up as the first on the list, click "Install Now"
89
90 Or if needed, upload manually;
91
92 1. Download the plugin.
93 2. Unzip it and upload to wp-content/plugin/
94 3. Open WP admin - Plugins and click "Activate" next to the plugin
95 4. Configure the plugin under Appearance - Widgets
96
97
98 == Frequently Asked Questions ==
99
100 = Who is this plugin for? =
101
102 For just about anyone who needs a map on their site in 5 seconds.
103
104 = Thumbnail map works but lightbox won't open on click =
105
106 You most probably have Fancybox JS and CSS files included twice; once by the theme and second time by GMW plugin. Remove one instance of files. If that's not the case then you have a fatal JS error thats preventing execution of other JS code. Hit F12 in Firefox or Chrome and have a look at the debug console. If there are any red lines - it's a fatal error. Open a new thread in the support forums but please bear in mind that support is community based and we do this in our spare time.
107
108 = It's not working!!! Arrrrrrrrr =
109
110 A more detailed help is coming soon. Till then check 2 things: does your theme have _wp_footer()_ function call in the footer and if there are any jQuery errors on the site.
111 If you can't figure it out open a thread in the support forums.
112
113 == Screenshots ==
114
115 1. Small map is shown as a widget and since it's just one image it loads super-fast
116 2. Larger map with all features is available in the lightbox
117 3. Widget options - thumbnail map
118 4. Widget options - lightbox map
119 5. Widget options - shortcode
120 6. Widget options - info & support
121
122 == Changelog ==
123 = 2.25 =
124 * 2015/02/23
125 * a few visual enhancements
126 * new screenshots
127 * shortcode name availability is checked before registering it
128 * visual builder compatibility fix
129
130 = 2.20 =
131 * 2015/02/16
132 * added shortcode support
133
134 = 2.15 =
135 * 2015/02/09
136 * fixed a _plugin_deactivate_ bug nobody noticed for 2 years :(
137 * all JS texts are now loaded via wp_localize_script()
138
139 = 2.10 =
140 * 2015/02/02
141 * auto-adjust map size on smaller screens - thanks bruzm!
142 * marked each widget with core version for future updates
143
144 = 2.06 =
145 * 2015/01/26
146 * language file updated
147 * preparing for JS rewrite
148
149 = 2.05 =
150 * 2015/01/19
151 * code rewriting
152 * minor bug fixes
153
154 = 2.01 =
155 * 2015/01/13
156 * somehow one JS file got renamed :(
157
158 = 2.0 =
159 * 2015/01/13
160 * lots of rewrites
161 * additional features can now be activated by subscribing to our newsletter
162
163 = 1.95 =
164 * 2014/12/19
165 * minor WP v4.1 updates
166
167 = 1.93 =
168 * 2014/12/03
169 * due to someone being a huge cun* we can no longer offer discounts for our Envato products in GMW
170 * so no changes to the plugin, just some messages edited
171
172 = 1.92 =
173 * 2014/11/12
174 * minor bug fixes
175 * preparations for admin JS rewrite
176
177 = 1.90 =
178 * 2014/10/20
179 * added Serbian translation; thanks Ogi!
180
181 = 1.86 =
182 * 2014/10/12
183 * updated POT file
184 * updated Croatian translation
185
186 = 1.85 =
187 * 2014/09/22
188 * added custom pin image option for thumbnail map - thanks Rudloff!
189
190 = 1.80 =
191 * 2014/09/08
192 * minor updates for WordPress v4.0
193
194 = 1.75 =
195 * 2014/07/29
196 * lightbox skins are back; light and dark for now, more coming soon
197 * updated lightbox jS
198
199 = 1.70 =
200 * 2014/07/10
201 * fixed a small bug on thumbnail
202 * finished up a todo
203
204 = 1.65 =
205 * 2014/05/06
206 * finished up a few todos
207
208 = 1.60 =
209 * 2014/04/17
210 * update for WordPress v3.9, widget edit GUI now works in theme customizer
211 * if you run into any issues please report them in the support forums
212
213 = 1.55 =
214 * 2014/04/07
215 * fixed shortcode handling in map's header & footer
216 * added Ukrainian translation - thank you Victor Shutovskiy!
217
218 = 1.50 =
219 * 2014/03/25
220 * minor bug fixes
221 * new Spanish translation - thank you Jesus!
222 * still working on those lightbox skins, sorry :(
223
224 = 1.47 =
225 * 2014/03/05
226 * minor bug fix
227 * working on those lightbox skins :)
228
229 = 1.45 =
230 * 2014/03/04
231 * switched to <a href="http://www.jacklmoore.com/colorbox/">Colorbox</a> lightbox script
232 * lightbox skin is still temporarily unavailable
233
234 = 1.40 =
235 * 2014/02/10
236 * due to licensing issues switched to FancyBox v1.3.4
237 * lightbox skin is temporarily unavailable
238 * minor bug fix related to activate/upgrade hook calls
239
240 = 1.35 =
241 * 2014/02/05
242 * added optional plugin usage tracking (<a href="http://www.googlemapswidget.com/plugin-tracking-info/">detailed info</a>)
243
244 = 1.31 =
245 * 2014/02/03
246 * WP v3.8.1 compatibility check
247
248 = 1.30 =
249 * 2014/01/16
250 * added Dutch translation; thank you Arno!
251
252 = 1.25 =
253 * 2014/01/03
254 * preparations for opt-in plugin usage tracking
255 * Spanish translation updated; thanks Jesus!
256
257 = 1.20 =
258 * 2013/12/17
259 * WP v3.8 update
260 * language files update
261
262 = 1.15 =
263 * 2013/11/25
264 * 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
265
266 = 1.10 =
267 * 2013/11/18
268 * added option for thumbnail map to use the new look/color scheme
269
270 = 1.05 =
271 * 2013/11/04
272 * added Chinese traditional translation; thanks Wyeoh
273
274 = 1.0 =
275 * 2013/10/28
276 * WP 3.7 compatibility check
277 * added Chinese simplified translation; thanks Wyeoh
278
279 = 0.95 =
280 * 2013/10/21
281 * added French translation; thanks Karimba
282
283 = 0.90 =
284 * 2013/10/14
285 * added German translation; thanks Karimba
286 * we reached 100k downloads ;)
287
288 = 0.86 =
289 * 2013/10/07
290 * fixed a few strict standards errors; thanks Jay!
291
292 = 0.85 =
293 * 2013/10/03
294 * added Croatian translation; thank you Gordan
295
296 = 0.80 =
297 * 2013/09/28
298 * minor translation fixes
299 * added Spanish translation; thank you Jesus!
300
301 = 0.75 =
302 * 2013/09/24
303 * map language is autodetected based on user's browser language (HTTP_ACCEPT_LANGUAGE header)
304 * added Swedish translation; thank you Sofia!
305 * German and Croatian translations will be up next
306
307 = 0.71 =
308 * 2013/09/17
309 * few more preparations for translation
310 * Swedish translation coming in a few days
311
312 = 0.70 =
313 * 2013/09/05
314 * prepared everything for translation, POT file is available and all strings are wrapped in <i>__()</i>
315 * protocols should now match http/https for both thumbnail and ligtbox map
316 * <a href="http://www.googlemapswidget.com/">www.googlemapswidget.com</a> is up and running
317
318 = 0.65 =
319 * 2013/08/05
320 * updated JS for WP v3.6
321
322 = 0.60 =
323 * 2013/04/06
324 * fixed zoom bug in lightbox
325
326 = 0.55 =
327 * 2013/04/05
328 * added 2 new options - text above and below thumbnail map
329 * updated fancyBox JS to the latest version
330 * minor code improvements
331
332 = 0.50 =
333 * 2012/12/12
334 * small WP 3.5 compatibility fixes
335
336 = 0.41 =
337 * 2012/12/03
338 * removed screenshots from plugin package
339
340 = 0.4 =
341 * 2012/11/28
342 * fixed non UTF-8 address bug
343
344 = 0.37 =
345 * 2012/11/19
346 * fixed bug to use google.com instead of google.co.uk
347
348 = 0.35 =
349 * 2012/09/28
350 * added 4 skins for lightbox
351
352 = 0.31 =
353 * 2012/09/14
354 * fix for bad themes which don't respect proper sidebar markup
355
356 = 0.3 =
357 * 2012/09/04
358 * lightbox script changed from jQuery UI Dialog to <a href="http://fancyapps.com/fancybox/">fancyBox2</a>
359 * added "show map title on lightbox" option
360 * significant speed improvements
361 * preparations for lightbox skins
362
363 = 0.22 =
364 * 2012/08/31
365 * Fixed small JS related GUI bug
366
367 = 0.2 =
368 * 2012/08/28
369 * Complete GUI rewrite
370 * Added header text option
371 * Added address bubble visibility option
372 * Fixed thumbnail map scaling bug
373 * Fixed lightbox map size bug
374
375 = 0.13 =
376 * 2012/08/09
377 * Added pin size for thumbnail map
378
379 = 0.12 =
380 * 2012/08/07
381 * Added pin color for thumbnail map
382 * Fixed a few minor bugs
383
384 = 0.11 =
385 * 2012/08/06
386 * Fixed a few minor bugs
387
388 = 0.1 =
389 * 2012/08/03
390 * Initial release