WP Google Map - Version 1.4.0

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

Code changes from version 1.3.9 to 1.4.0

Files changed (3) hide show
  1. includes/gmap.php +2 -0
  2. readme.txt +6 -3
  3. srm_gmap_embed.php +1 -1
includes/gmap.php CHANGED
@@ -1,3 +1,5 @@
 
 
1
  <?php
2
  if (!defined('ABSPATH')) exit;
3
  if (isset($_GET['page'])) {
1
+
2
+
3
  <?php
4
  if (!defined('ABSPATH')) exit;
5
  if (isset($_GET['page'])) {
readme.txt CHANGED
@@ -4,8 +4,8 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_i
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.3.9
8
- Stable tag: 1.3.9
9
  Requires PHP: 5.6
10
  Text Domain: gmap-embed
11
  License: GPLv2 or later
@@ -243,4 +243,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
243
  * Google API readme updated, language and donation button added.
244
 
245
  = 1.3.9 =
246
- * Added pro version features and updated shortcode.
 
 
 
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
243
  * Google API readme updated, language and donation button added.
244
 
245
  = 1.3.9 =
246
+ * Added pro version features and updated shortcode.
247
+
248
+ = 1.4.0 =
249
+ * Settings option updated.
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.3.9
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.0
11
  */
12
 
13
  if (!defined('ABSPATH')) exit;