WP Google Map - Version 1.2.8

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

Code changes from version 1.2.7 to 1.2.8

Files changed (2) hide show
  1. readme.txt +9 -6
  2. srm_gmap_embed.php +3 -3
readme.txt CHANGED
@@ -1,11 +1,11 @@
1
  === WP Google Map ===
2
  Contributors: milonfci
3
- Donate link: https://goo.gl/dtXp1C
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.9.4
7
- Version: 1.2.7
8
- Stable tag: 1.2.7
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -20,7 +20,7 @@ WP Google Map is an awesome plugin to use when adding a custom Google map to you
20
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
21
 
22
  To have continue the update, please donate for the plugin.
23
- [Click here to donate](https://goo.gl/dtXp1C)
24
 
25
  https://www.youtube.com/watch?v=Lak-tJjGjl8
26
 
@@ -200,4 +200,7 @@ See the [Video](https://www.youtube.com/watch?v=Lak-tJjGjl8) ,hope you will get
200
  * Translation enabled for some additional text.
201
 
202
  = 1.2.7 =
203
- * Readme file 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, 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.9.4
7
+ Version: 1.2.8
8
+ Stable tag: 1.2.8
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
20
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
21
 
22
  To have continue the update, please donate for the plugin.
23
+ [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q)
24
 
25
  https://www.youtube.com/watch?v=Lak-tJjGjl8
26
 
200
  * Translation enabled for some additional text.
201
 
202
  = 1.2.7 =
203
+ * Readme file updated
204
+
205
+ = 1.2.8 =
206
+ * Tags updated in readme.txt file
srm_gmap_embed.php CHANGED
@@ -2,12 +2,12 @@
2
  /*
3
  Plugin Name: Google Map Embed
4
  Plugin URI: http://www.srmilon.com
5
- Description: The plugin will help to google map Embed in post and pages also in sidebar with widget.
6
  Author: SRMILON
7
- Text Domain: wp-google-maps
8
  Domain Path: /languages
9
  Author URI: http://www.srmilon.com
10
- Version: 1.2.7
11
  */
12
 
13
  if (!defined('ABSPATH')) exit;
2
  /*
3
  Plugin Name: Google Map Embed
4
  Plugin URI: http://www.srmilon.com
5
+ Description: The plugin will help to embed Google Map in post and pages also in sidebar as widget.
6
  Author: SRMILON
7
+ Text Domain: gmap-embed
8
  Domain Path: /languages
9
  Author URI: http://www.srmilon.com
10
+ Version: 1.2.8
11
  */
12
 
13
  if (!defined('ABSPATH')) exit;