WP Google Map - Version 1.5.3

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

Code changes from version 1.5.2 to 1.5.3

includes/form_actions.php CHANGED
@@ -49,7 +49,7 @@ if ( isset( $_POST['wpgmapembed_license'] ) ) {
49
  }
50
  $message = 'License key updated successfully, Now you can enjoy <b>premium features</b>!';
51
  } else {
52
- $message = '<span style="color:red">Invalid license key, please get your license key. <a target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q">Get License Key</a></span>';
53
  }
54
 
55
  }
49
  }
50
  $message = 'License key updated successfully, Now you can enjoy <b>premium features</b>!';
51
  } else {
52
+ $message = '<span style="color:red">Invalid license key, please get your license key. <a target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA">Get License Key</a></span>';
53
  }
54
 
55
  }
includes/gmap.php CHANGED
@@ -56,7 +56,7 @@ if ( isset( $_GET['page'] ) ) {
56
  <!-- Right Area-->
57
  <div class="gmap_header_section_right">
58
  <a class="gmap_donate_button"
59
- href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q">
60
  <img alt="Donate"
61
  src="<?php echo esc_url( plugins_url( "../assets/images/paypal.png", __FILE__ ) ); ?>"
62
  width="150"/>
@@ -65,7 +65,7 @@ if ( isset( $_GET['page'] ) ) {
65
  <?php
66
  if ( strlen( trim( get_option( 'wpgmapembed_license' ) ) ) !== 32 ) { ?>
67
  <a target="_blank"
68
- href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=WVPQNC6CJ6T4Q"
69
  class="button media-button button-default button-large gmap_get_pro_version">
70
  GET PRO VERSION
71
  </a>
56
  <!-- Right Area-->
57
  <div class="gmap_header_section_right">
58
  <a class="gmap_donate_button"
59
+ href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA">
60
  <img alt="Donate"
61
  src="<?php echo esc_url( plugins_url( "../assets/images/paypal.png", __FILE__ ) ); ?>"
62
  width="150"/>
65
  <?php
66
  if ( strlen( trim( get_option( 'wpgmapembed_license' ) ) ) !== 32 ) { ?>
67
  <a target="_blank"
68
+ href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA"
69
  class="button media-button button-default button-large gmap_get_pro_version">
70
  GET PRO VERSION
71
  </a>
includes/wpgmap_settings.php CHANGED
@@ -32,7 +32,7 @@ if ( ! defined( 'ABSPATH' ) ) {
32
  <?php
33
  if ( strlen( trim( get_option( 'wpgmapembed_license' ) ) ) !== 32 ) { ?>
34
  <a target="_blank"
35
- href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q"
36
  class="button media-button button-default button-large"><?php _e( 'GET LICENSE KEY', 'gmap-embed' ); ?></a>
37
  <?php
38
  }
32
  <?php
33
  if ( strlen( trim( get_option( 'wpgmapembed_license' ) ) ) !== 32 ) { ?>
34
  <a target="_blank"
35
+ href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA"
36
  class="button media-button button-default button-large"><?php _e( 'GET LICENSE KEY', 'gmap-embed' ); ?></a>
37
  <?php
38
  }
readme.txt CHANGED
@@ -1,10 +1,10 @@
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.3
7
- Version: 1.5.2
8
  Requires PHP: 5.3
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
@@ -16,7 +16,7 @@ WP Google Map is very Simple, light-weight and Easy to use Google Custom Map wit
16
 
17
  WP Google Map is an awesome plugin to use when adding a custom Google map to your website. It is fully customizable and can be used as shortcode.
18
 
19
- [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q)
20
 
21
  ### !!Important Notice for All!!
22
  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**
@@ -26,7 +26,7 @@ After July 16, 2018, Google has changed its policy. **You need to add billing in
26
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
27
 
28
  To have continued the update, please donate for the plugin.
29
- [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q)
30
 
31
  https://www.youtube.com/watch?v=FRBqfx_lB-Y
32
 
@@ -301,4 +301,7 @@ New version released with new helpful video
301
  New version released with helpful resources and insitilization of street view.
302
 
303
  = 1.5.2 =
304
- New version released with bug fixing
 
 
 
1
  === WP Google Map ===
2
  Contributors: milonfci
3
+ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA
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.3
7
+ Version: 1.5.3
8
  Requires PHP: 5.3
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
16
 
17
  WP Google Map is an awesome plugin to use when adding a custom Google map to your website. It is fully customizable and can be used as shortcode.
18
 
19
+ [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA)
20
 
21
  ### !!Important Notice for All!!
22
  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**
26
  * [Support Forum](https://wordpress.org/support/plugin/gmap-embed)
27
 
28
  To have continued the update, please donate for the plugin.
29
+ [Click here to donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA)
30
 
31
  https://www.youtube.com/watch?v=FRBqfx_lB-Y
32
 
301
  New version released with helpful resources and insitilization of street view.
302
 
303
  = 1.5.2 =
304
+ New version released with bug fixing
305
+
306
+ = 1.5.3 =
307
+ New version released with payment 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.info
10
- Version: 1.5.2
11
  */
12
 
13
  if (!defined('ABSPATH')) exit;
@@ -383,6 +383,6 @@ function gmap_srm_settings_link( $links ) {
383
 
384
  add_filter('plugin_action_links_'.plugin_basename(__FILE__), 'gmap_srm_settings_linka');
385
  function gmap_srm_settings_linka( $links ) {
386
- $links[] = '<a target="_blank" style="color: #11967A;font-weight:bold;" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WVPQNC6CJ6T4Q">' . __('Upgrade To Premium') . '</a>';
387
  return $links;
388
  }
7
  Text Domain: gmap-embed
8
  Domain Path: /languages
9
  Author URI: http://www.srmilon.info
10
+ Version: 1.5.3
11
  */
12
 
13
  if (!defined('ABSPATH')) exit;
383
 
384
  add_filter('plugin_action_links_'.plugin_basename(__FILE__), 'gmap_srm_settings_linka');
385
  function gmap_srm_settings_linka( $links ) {
386
+ $links[] = '<a target="_blank" style="color: #11967A;font-weight:bold;" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZBERRKARGNEYA">' . __('Upgrade To Premium') . '</a>';
387
  return $links;
388
  }