WP Google Map - Version 1.0.7

Version Description

  • Added helpful video both in description and admin panel
Download this release

Release Info

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

Code changes from version 1.0.6 to 1.0.7

Files changed (3) hide show
  1. includes/gmap.php +1 -1
  2. readme.txt +7 -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">Settings</a>
42
  </li>
43
  <li>
44
- <a target="_blank" href="https://www.youtube.com/watch?v=zTU7AoguDns" class="media-menu-item">Need
45
  Help ?</a>
46
  </li>
47
  <span class="spinner" style="margin-right: 20px !important;float:right"></span>
41
  class="media-menu-item">Settings</a>
42
  </li>
43
  <li>
44
+ <a target="_blank" href="https://www.youtube.com/watch?v=FRkPuamfANY" class="media-menu-item">Need
45
  Help ?</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.0.6
8
- Stable tag: 1.0.6
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -17,7 +17,7 @@ Google Map is awesome plugin to add Google Custom map in website.It is fully cus
17
 
18
  [See Demo here](http://www.srmilon.com/google-map-demo/)
19
 
20
- https://www.youtube.com/watch?v=zTU7AoguDns
21
 
22
  ### Features of Google Map Plugin:
23
 
@@ -114,4 +114,7 @@ See the [Video](https://www.youtube.com/watch?v=zTU7AoguDns) ,hope you will get
114
 
115
  * Custom map heading class adding option added
116
  * Map rendering related problem fixing
117
- * Custom status message showed
 
 
 
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.0.7
8
+ Stable tag: 1.0.7
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
17
 
18
  [See Demo here](http://www.srmilon.com/google-map-demo/)
19
 
20
+ https://www.youtube.com/watch?v=FRkPuamfANY
21
 
22
  ### Features of Google Map Plugin:
23
 
114
 
115
  * Custom map heading class adding option added
116
  * Map rendering related problem fixing
117
+ * Custom status message showed
118
+
119
+ = 1.0.7 =
120
+ * Added helpful video both in description and admin panel
srm_gmap_embed.php CHANGED
@@ -5,7 +5,7 @@
5
  Description: The plugin will help to google map Embed in post and pages also in sidebar with widget.
6
  Author: SRMILON
7
  Author URI: http://www.srmilon.com
8
- Version: 1.0.6
9
  */
10
 
11
  if ( ! defined( 'ABSPATH' ) ) exit;
5
  Description: The plugin will help to google map Embed in post and pages also in sidebar with widget.
6
  Author: SRMILON
7
  Author URI: http://www.srmilon.com
8
+ Version: 1.0.7
9
  */
10
 
11
  if ( ! defined( 'ABSPATH' ) ) exit;