WP Google Map - Version 1.4.1

Version Description

Upgrade Google Map Plugin from here to get updated features.

Download this release

Release Info

Developer milonfci
Plugin Icon 128x128 WP Google Map
Version 1.4.1
Comparing to
See all releases

Code changes from version 1.4.0 to 1.4.1

Files changed (2) hide show
  1. readme.txt +58 -41
  2. srm_gmap_embed.php +1 -1
readme.txt CHANGED
@@ -1,17 +1,17 @@
1
  === WP Google Map ===
2
  Contributors: milonfci
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q
4
- Tags: Google Map, gmap, google map embed, wp map, wp map embed, map embed, best google maps, best maps, bing maps, cross browser, custom google map, custom google maps, map direction, easy map, geo, geocoder, gmaps, google earth, google map plugin, google map shortcode, google map widget, google maps v3, googlemaps, gprs, gps, gpx, kml, latitude, Longitude, location, loaction by address, map, map directions, map markers, map plugin, map shortcode, map styles, maps google, post map, map point, polygons, roads, routes, store locator, street view, wp google map, contact page map, google map wordpress, google maps wordpress, google maps for wordpress, simple google map, simple google map plugin, wp google maps,maps
5
  Requires at least: 2.9
6
- Tested up to: 5.0.3
7
- Version: 1.4.0
8
- Stable tag: 1.4.0
9
- Requires PHP: 5.6
10
  Text Domain: gmap-embed
11
  License: GPLv2 or later
12
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
13
 
14
- WP Google Map is very Simple, light-weight and Easy to use Google Custom Map with markers in Posts, Pages as shortcode and sidebar as widget and it is most popular plugin for wordpress.
15
 
16
  == Description ==
17
 
@@ -20,43 +20,57 @@ WP Google Map is an awesome plugin to use when adding a custom Google map to you
20
  [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q)
21
 
22
  ### !!Important Notice for All!!
23
- After July 16, 2018, Google has changed their policy. **You need to add billing information to use Google Map**. If you see a warning message on Map like "This page can't load Google Maps correctly", please have a look on google developers [documentation](https://developers.google.com/maps/documentation/javascript/error-messages?utm_source=maps_js&utm_medium=degraded&utm_campaign=billing#api-key-and-billing-errors). Even if you face problem, please send a message in mail: **milonfci@gmail.com** or Skype: **milon305021**
24
 
25
 
26
  * [Demo](https://sobyasachi.com/wp/google-map-demo/)
27
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
28
 
29
- To have continue the update, please donate for the plugin.
30
  [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q)
31
 
32
  https://www.youtube.com/watch?v=Lak-tJjGjl8
33
 
34
- ### Important Notice
35
- `If it seems Direction option is not working, Please take api key again from settings tab, it's necessary for Direction Option in WP Google Map.`
36
 
37
- ### Features of WP Google Map Plugin:
38
-
39
- * **User friendly**
40
- * **Direction Support with Map.**
41
  * **Importing the shortcode by Embed Google Map Button upon Editor**
42
  * **Fully Customizable**
 
43
  * **Automatic Google Map location identification**
44
  * **Tested with other popular plugins**
45
- * **Ability to change Latitude, Longitude, Address by Dragging Marker**
46
  * **Ability to change zoom level(1-15)**
47
- * **Easy to add as widget (By Shortcode)**
48
- * **Ability to use as shortcode in post and Single page**
49
- * **Can be used in single page, single post, sidebar, footer, etc.**
50
- * **It is most helpful for wordpress website to embed google map**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
 
52
  ### USE AS SHORTCODE IN POST, PAGE, AND SIDEBAR.
53
  `[gmap-embed id="<Your map ID>"]`
54
 
55
  ### USE AS SHORTCODE IN PHP CODE.
56
- `<?php echo do_shortcode('[gmap-embed id="<Your map ID>"]');?>`
57
 
58
 
59
- ###Important:
60
  The plugin requires an API key., [click here](https://console.developers.google.com/flows/enableapi?apiid=maps_backend,places_backend,geolocation,geocoding_backend&keyType=CLIENT_SIDE&reusekey=true) to get your free API key. The API key may take up to 5 minutes to take effect.
61
 
62
  Contact me if you have any problems with installation or anything else.
@@ -73,7 +87,7 @@ If you have a problem or a suggestion, please post in [Support Forum](https://wo
73
  2. Upload the zip folder plugins directory "wp-content/plugins"
74
  3. Activate the WP Google Map Plugin from the Admin panel.
75
  4. Add the WP Google Map widget to your sidebar using Shortcode.
76
- 5. Add the WP Google Map in posts/pages using shortcode.
77
 
78
 
79
  == Upgrade Notice ==
@@ -82,39 +96,39 @@ Upgrade Google Map Plugin from [here](https://plugins.svn.wordpress.org/gmap-emb
82
 
83
  == Frequently Asked Questions ==
84
 
85
- Our WP Google Map plugin is user friendly, but you can read some frequently asked questions that might help you here.
86
 
87
  = How can I create a new Google Map? =
88
- After install the plugin, Click on Google Map in the left side bar. Then click on = Create New map =
89
 
90
- = How can I see a list of created Google Maps? =
91
- Click on Google Map in the left side bar, here Created Maps list will apper.
92
 
93
  = How do I enable directions on my Google Map? =
94
- You will see an option named "Enable Direction in Map" under each map setting.
95
 
96
  = How do I add a Google Map to my post? =
97
- Go to =Posts=->=Add New= then you will see a button named "Embed Google Map" beside media button. Click on it and insert your desired map by click ing on Insert Button, then save post and the map will appear in your desired post. Enjoy!
98
 
99
 
100
  = How do I add a Google Map to my page(s)? =
101
- Go to =Pages=->=Add New= then you will see a button named "Embed Google Map" beside media button. Click on it and insert your desired map by click ing on Insert Button, then save post and the map will appear in your desired post. Enjoy!
102
 
103
 
104
  = How do I add a Google Map as a widget? =
105
- Go to =Appearence=->=Widget= then you will see a widget named "Google Map ". Drag it to any widget area and enter Google Map Shortcode then save it and the map will appear in your sidebar or footer whatever you selected. Enjoy!
106
 
107
  = How do I get a Google Map API key? =
108
  See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get idea.
109
 
110
  == Screenshots ==
111
 
112
- 1. Google Map menu in left sidebar
113
  2. To create New Map
114
- 3. To Allow Locatoin Sharing
115
- 4. Creating New Map and Saving
116
  5. Map List with Shortcode
117
- 6. To Embed Shortcode in Pages, Posts and Widgets
118
  7. Maps list going to insert
119
  8. Using as Widget
120
 
@@ -126,7 +140,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
126
 
127
  = 1.0.1 =
128
 
129
- * Updated screenshots with FAQ to make easier.
130
 
131
  = 1.0.2 =
132
 
@@ -134,7 +148,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
134
 
135
  = 1.0.3 =
136
 
137
- * Self api key adding option added
138
 
139
  = 1.0.4 =
140
 
@@ -142,7 +156,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
142
 
143
  = 1.0.5 =
144
 
145
- * Added new helpfull video with how to get Free API key
146
 
147
 
148
  = 1.0.6 =
@@ -156,7 +170,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
156
 
157
  = 1.0.8 =
158
  * Initial marker dragging related problem fixing
159
- * API key trailing blank space removed
160
 
161
 
162
  = 1.0.9 =
@@ -180,7 +194,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
180
  * Widget title giving option added
181
 
182
  = 1.1.6 =
183
- * Added option for creating unlimited maps(Previous limit was 10)
184
 
185
  = 1.1.7 =
186
  * Look and Feel changes
@@ -228,7 +242,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
228
  * Spanish language files updated.
229
 
230
  = 1.3.4 =
231
- * Direction From feild default to emtpy, Readme file updated with Google Billing warning message.
232
 
233
  = 1.3.5 =
234
  * Google API realted update
@@ -246,4 +260,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
246
  * Added pro version features and updated shortcode.
247
 
248
  = 1.4.0 =
249
- * Settings option updated.
 
 
 
1
  === WP Google Map ===
2
  Contributors: milonfci
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q
4
+ Tags: google map, gmap, google map embed, wp map, wp map embed, map embed, best google maps, best maps, bing maps, cross-browser, custom google map, custom google maps, map direction, easy map, geo, geocoder, maps, google earth, google map plugin, google map shortcode, google map widget, google maps v3, google maps, gprs, gps, gpx, kml, latitude, Longitude, location, location by address, map, map directions, map markers, map plugin, map shortcode, map styles, maps google, post map, map point, polygons, roads, routes, store locator, street view, wp google map, contact page map, google map wordpress, google maps wordpress, google maps for wordpress, simple google map, simple google map plugin, wp google maps,maps
5
  Requires at least: 2.9
6
+ Tested up to: 5.1
7
+ Version: 1.4.1
8
+ Stable tag: 1.4.1
9
+ Requires PHP: 5.3
10
  Text Domain: gmap-embed
11
  License: GPLv2 or later
12
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
13
 
14
+ WP Google Map is very Simple, light-weight and Easy to use Google Custom Map with markers in Posts, Pages as shortcode and sidebar as widget.
15
 
16
  == Description ==
17
 
20
  [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q)
21
 
22
  ### !!Important Notice for All!!
23
+ After July 16, 2018, Google has changed its policy. **You need to add billing information to use Google Map**. If you see a warning message on Map-like "**This page can't load Google Maps correctly**", please have a look on google developers [documentation](https://developers.google.com/maps/documentation/javascript/error-messages?utm_source=maps_js&utm_medium=degraded&utm_campaign=billing#api-key-and-billing-errors). Even if you face a problem, please send a message in the mail: **milonfci@gmail.com** or Skype: **milon305021**
24
 
25
 
26
  * [Demo](https://sobyasachi.com/wp/google-map-demo/)
27
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
28
 
29
+ To have continued the update, please donate for the plugin.
30
  [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q)
31
 
32
  https://www.youtube.com/watch?v=Lak-tJjGjl8
33
 
34
+ ### Features of WP Google Map Plugin-Lite version(FREE):
 
35
 
36
+ * **User-friendly**
 
 
 
37
  * **Importing the shortcode by Embed Google Map Button upon Editor**
38
  * **Fully Customizable**
39
+ * **It is the most popular Google Maps plugin on WordPress**
40
  * **Automatic Google Map location identification**
41
  * **Tested with other popular plugins**
42
+ * **Super easy to use**
43
  * **Ability to change zoom level(1-15)**
44
+ * **Easy to add a widget (By Shortcode)**
45
+ * **No coding required!**
46
+ * **Drag map markers to an exact location**
47
+ * **Ability to use a shortcode in the post and Single page**
48
+ * **Fully responsive maps**
49
+ * **Supported UTF-8 font encoding**
50
+ * **Google Map autocomplete available**
51
+ * **Multiple Language supported(Localization)
52
+ * **Can be used in the single page, single post, sidebar, footer, etc.**
53
+ * **You can set any width and width as you need**
54
+ * **It is most helpful for WordPress website to embed google map**
55
+
56
+ ### Features of WP Google Map Plugin-Lite version(PREMIUM):
57
+
58
+ * **Direction Support with Map.**
59
+ * **Ability to change Latitude, Longitude, Address by Dragging Marker**
60
+ * **Roadmap, Terrain, Satellite and Hybrid types of map supported
61
+ * **Supports Google Map Streetview option**
62
+ * **You can add multiple maps in any page or post if you need!**
63
+ * **Map full screen functionality**
64
+ * **Ability to create Map and Marker as much as you need!**
65
 
66
  ### USE AS SHORTCODE IN POST, PAGE, AND SIDEBAR.
67
  `[gmap-embed id="<Your map ID>"]`
68
 
69
  ### USE AS SHORTCODE IN PHP CODE.
70
+ `<?php echo do_shortcode('[gmap-embed id="YOUR MAP ID"]');?>`
71
 
72
 
73
+ ###Important:
74
  The plugin requires an API key., [click here](https://console.developers.google.com/flows/enableapi?apiid=maps_backend,places_backend,geolocation,geocoding_backend&keyType=CLIENT_SIDE&reusekey=true) to get your free API key. The API key may take up to 5 minutes to take effect.
75
 
76
  Contact me if you have any problems with installation or anything else.
87
  2. Upload the zip folder plugins directory "wp-content/plugins"
88
  3. Activate the WP Google Map Plugin from the Admin panel.
89
  4. Add the WP Google Map widget to your sidebar using Shortcode.
90
+ 5. Add the WP Google Map in posts/pages using the shortcode.
91
 
92
 
93
  == Upgrade Notice ==
96
 
97
  == Frequently Asked Questions ==
98
 
99
+ Our WP Google Map plugin is user-friendly, but you can read some frequently asked questions that might help you here.
100
 
101
  = How can I create a new Google Map? =
102
+ After installing the plugin, Click on Google Map SRM in the left sidebar. Then click on **Create New map**
103
 
104
+ = How can I see the list of created Google Maps? =
105
+ Click on **Google Map SRM** in the left sidebar, here Created Maps list will appear.
106
 
107
  = How do I enable directions on my Google Map? =
108
+ You will see an option named "**Enable Direction in Map**" under each map setting. Also, you can set the option in creating a new map page.
109
 
110
  = How do I add a Google Map to my post? =
111
+ Go to **Posts**=-> **Add New** then you will see a button named "Embed Google Map" beside the **media** button. Click on it and insert your desired map by clicking on Insert Button, then save the post and the map will appear in your desired post. Enjoy!
112
 
113
 
114
  = How do I add a Google Map to my page(s)? =
115
+ Go to **Pages** =-> **Add New** then you will see a button named "Embed Google Map" beside media button. Click on it and insert your desired map by clicking on Insert Button, then save the post and the map will appear in your desired post. Enjoy!
116
 
117
 
118
  = How do I add a Google Map as a widget? =
119
+ Go to **Appearance** =-> **Widget** then you will see a widget named "Google Map SRM ". Drag it to any widget area and enter Google Map Shortcode then save it and the map will appear in your sidebar or footer whatever you selected. Enjoy!
120
 
121
  = How do I get a Google Map API key? =
122
  See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get idea.
123
 
124
  == Screenshots ==
125
 
126
+ 1. Google Map menu in the left sidebar
127
  2. To create New Map
128
+ 3. To Allow Location Sharing
129
+ 4. Creating a New Map and Saving
130
  5. Map List with Shortcode
131
+ 6. To Embed Shortcode in Pages, Posts, and Widgets
132
  7. Maps list going to insert
133
  8. Using as Widget
134
 
140
 
141
  = 1.0.1 =
142
 
143
+ * Updated screenshots with the FAQ to make easier.
144
 
145
  = 1.0.2 =
146
 
148
 
149
  = 1.0.3 =
150
 
151
+ * Self API key adding option added
152
 
153
  = 1.0.4 =
154
 
156
 
157
  = 1.0.5 =
158
 
159
+ * Added new helpful video with how to get Free API key
160
 
161
 
162
  = 1.0.6 =
170
 
171
  = 1.0.8 =
172
  * Initial marker dragging related problem fixing
173
+ * API key trailing blank space removed
174
 
175
 
176
  = 1.0.9 =
194
  * Widget title giving option added
195
 
196
  = 1.1.6 =
197
+ * Added option for creating unlimited maps(the Previous limit was 10)
198
 
199
  = 1.1.7 =
200
  * Look and Feel changes
242
  * Spanish language files updated.
243
 
244
  = 1.3.4 =
245
+ * Direction From field default to empty, Readme file updated with Google Billing warning message.
246
 
247
  = 1.3.5 =
248
  * Google API realted update
260
  * Added pro version features and updated shortcode.
261
 
262
  = 1.4.0 =
263
+ * Settings option updated.
264
+
265
+ = 1.4.1 =
266
+ * User help manual, FAQ and details description updated, also bug fixed.
srm_gmap_embed.php CHANGED
@@ -7,7 +7,7 @@
7
  Text Domain: gmap-embed
8
  Domain Path: /languages
9
  Author URI: http://www.srmilon.com
10
- Version: 1.4.0
11
  */
12
 
13
  if (!defined('ABSPATH')) exit;
7
  Text Domain: gmap-embed
8
  Domain Path: /languages
9
  Author URI: http://www.srmilon.com
10
+ Version: 1.4.1
11
  */
12
 
13
  if (!defined('ABSPATH')) exit;