WP Google Map - Version 1.1.2

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.1.2
Comparing to
See all releases

Code changes from version 1.1.1 to 1.1.2

Files changed (3) hide show
  1. includes/gmap.php +1 -1
  2. readme.txt +4 -4
  3. srm_gmap_embed.php +1 -1
includes/gmap.php CHANGED
@@ -41,7 +41,7 @@ if (isset($_GET['page'])) {
41
  class="media-menu-item"><?php _e('Settings','gmap-embed');?></a>
42
  </li>
43
  <li>
44
- <a target="_blank" href="https://www.youtube.com/watch?v=FRkPuamfANY" class="media-menu-item">
45
  <?php _e('Need Help ?','gmap-embed');?></a>
46
  </li>
47
  <span class="spinner" style="margin-right: 20px !important;float:right"></span>
41
  class="media-menu-item"><?php _e('Settings','gmap-embed');?></a>
42
  </li>
43
  <li>
44
+ <a target="_blank" href="https://www.youtube.com/watch?v=Q_p-iNmYAUE" class="media-menu-item">
45
  <?php _e('Need Help ?','gmap-embed');?></a>
46
  </li>
47
  <span class="spinner" style="margin-right: 20px !important;float:right"></span>
readme.txt CHANGED
@@ -4,8 +4,8 @@ Donate link: http://www.srmilon.com/
4
  Tags: Google Map, Google Map Embed, 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: 4.6.1
7
- Version: 1.1.1
8
- Stable tag: 1.1.1
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -19,7 +19,7 @@ Google Map is awesome plugin to add Google Custom map in website.It is fully cus
19
  * [Demo](http://www.srmilon.com/google-map-demo/)
20
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
21
 
22
- https://www.youtube.com/watch?v=FRkPuamfANY
23
 
24
  ### Features of Google Map Plugin:
25
 
@@ -85,7 +85,7 @@ Go to =Pages=->=Add New= then you will see a button named "Embed Google Map" bes
85
  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!
86
 
87
  = How to get Google Map API key? =
88
- See the [Video](https://www.youtube.com/watch?v=zTU7AoguDns) ,hope you will get idea.
89
 
90
  == Screenshots ==
91
 
4
  Tags: Google Map, Google Map Embed, 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: 4.6.1
7
+ Version: 1.1.2
8
+ Stable tag: 1.1.2
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
19
  * [Demo](http://www.srmilon.com/google-map-demo/)
20
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
21
 
22
+ https://www.youtube.com/watch?v=Q_p-iNmYAUE
23
 
24
  ### Features of Google Map Plugin:
25
 
85
  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!
86
 
87
  = How to get Google Map API key? =
88
+ See the [Video](https://www.youtube.com/watch?v=Q_p-iNmYAUE) ,hope you will get idea.
89
 
90
  == Screenshots ==
91
 
srm_gmap_embed.php CHANGED
@@ -6,7 +6,7 @@
6
  Author: SRMILON
7
  Text Domain: gmap-embed
8
  Author URI: http://www.srmilon.com
9
- Version: 1.1.1
10
  */
11
 
12
  if (!defined('ABSPATH')) exit;
6
  Author: SRMILON
7
  Text Domain: gmap-embed
8
  Author URI: http://www.srmilon.com
9
+ Version: 1.1.2
10
  */
11
 
12
  if (!defined('ABSPATH')) exit;