WP Google Map - Version 1.6.7

Version Description

  • Admin notices for google map language and regional area settings made conditional.
Download this release

Release Info

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

Code changes from version 1.6.6 to 1.6.7

Files changed (3) hide show
  1. includes/gmap.php +1 -1
  2. readme.txt +7 -4
  3. srm_gmap_embed.php +2 -2
includes/gmap.php CHANGED
@@ -71,7 +71,7 @@ if ( isset( $_GET['page'] ) ) {
71
  </li>
72
  <li>
73
  <a target="_blank"
74
- href="<?php echo esc_url( 'https://www.youtube.com/watch?v=Nh2z_oRK-RM' ); ?>"
75
  class="media-menu-item">
76
  <?php _e( 'See Video', 'gmap-embed' ); ?></a>
77
  </li>
71
  </li>
72
  <li>
73
  <a target="_blank"
74
+ href="<?php echo esc_url( 'https://www.youtube.com/watch?v=igT2BRt8WnM' ); ?>"
75
  class="media-menu-item">
76
  <?php _e( 'See Video', 'gmap-embed' ); ?></a>
77
  </li>
readme.txt CHANGED
@@ -3,8 +3,8 @@ 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.4
7
- Version: 1.6.6
8
  Requires PHP: 5.3
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
@@ -28,7 +28,7 @@ After July 16, 2018, Google has changed its policy. **You need to add billing in
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=Nh2z_oRK-RM
32
 
33
  ### Features of WP Google Map Plugin-Lite version(FREE):
34
 
@@ -121,7 +121,7 @@ Go to **Pages** =-> **Add New** then you will see a button named "Embed Google M
121
  Go to **Appearance** =-> **Widget** then you will see a widget named "Google Map SRM ". 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!
122
 
123
  = How do I get a Google Map API key? =
124
- See the [Video](https://www.youtube.com/watch?v=Nh2z_oRK-RM) ,hope you will get idea.
125
 
126
  == Screenshots ==
127
 
@@ -136,6 +136,9 @@ See the [Video](https://www.youtube.com/watch?v=Nh2z_oRK-RM) ,hope you will get
136
 
137
  == Changelog ==
138
 
 
 
 
139
  = 1.6.6 =
140
  * PHP array related exception handled.
141
 
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.5
7
+ Version: 1.6.7
8
  Requires PHP: 5.3
9
  Text Domain: gmap-embed
10
  License: GPLv2 or later
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=igT2BRt8WnM
32
 
33
  ### Features of WP Google Map Plugin-Lite version(FREE):
34
 
121
  Go to **Appearance** =-> **Widget** then you will see a widget named "Google Map SRM ". 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!
122
 
123
  = How do I get a Google Map API key? =
124
+ See the [Video](https://www.youtube.com/watch?v=igT2BRt8WnM) ,hope you will get idea.
125
 
126
  == Screenshots ==
127
 
136
 
137
  == Changelog ==
138
 
139
+ = 1.6.7 =
140
+ * Admin notices for google map language and regional area settings made conditional.
141
+
142
  = 1.6.6 =
143
  * PHP array related exception handled.
144
 
srm_gmap_embed.php CHANGED
@@ -7,7 +7,7 @@
7
  Text Domain: gmap-embed
8
  Domain Path: /languages
9
  Author URI: https://www.srmilon.info
10
- Version: 1.6.6
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
@@ -421,7 +421,7 @@ Just to help us spread the word and boost our motivation.!<br/>- <i>SRMILON</i><
421
  }
422
 
423
  private function gmap_embed_new_feature_admin_notice(){
424
- if(get_option('srm_gmap_lng')==false){
425
 
426
  ?>
427
  <div class="notice notice-success is-dismissible">
7
  Text Domain: gmap-embed
8
  Domain Path: /languages
9
  Author URI: https://www.srmilon.info
10
+ Version: 1.6.7
11
  */
12
 
13
  if ( ! defined( 'ABSPATH' ) ) {
421
  }
422
 
423
  private function gmap_embed_new_feature_admin_notice(){
424
+ if ( get_option( 'srm_gmap_lng' ) == false and isset( $_GET['page'] ) and $_GET['page'] == 'wpgmapembed') {
425
 
426
  ?>
427
  <div class="notice notice-success is-dismissible">