WP Google Map - Version 1.0.5

Version Description

  • Added new helpfull video with how to get Free API key
Download this release

Release Info

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

Code changes from version 1.0.4 to 1.0.5

Files changed (3) hide show
  1. includes/gmap.php +1 -1
  2. readme.txt +10 -3
  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://youtu.be/XofXPEJfi8s" class="media-menu-item">Need Help ?</a>
45
  </li>
46
  <span class="spinner" style="margin-right: 20px !important;float:right"></span>
47
  </ul>
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 Help ?</a>
45
  </li>
46
  <span class="spinner" style="margin-right: 20px !important;float:right"></span>
47
  </ul>
readme.txt CHANGED
@@ -4,8 +4,8 @@ Donate link: http://www.srmilon.com/
4
  Tags: Google Map Embed, 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.6.1
7
- Version: 1.0.4
8
- Stable tag: 1.0.4
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=XofXPEJfi8s
21
 
22
  ### Features of Google Map Plugin:
23
 
@@ -69,6 +69,9 @@ Go to =Pages=->=Add New= then you will see a button named "Embed Google Map" bes
69
  = How to add Google Map as widget =
70
  Go to =Appearence=->=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!
71
 
 
 
 
72
  == Screenshots ==
73
 
74
  1. Google Map SRM menu in left sidebar
@@ -101,3 +104,7 @@ Go to =Appearence=->=Widget= then you will see a widget named "Google Map SRM".
101
  = 1.0.4 =
102
 
103
  * Once plugin activated, goes to plugin settings page directly.
 
 
 
 
4
  Tags: Google Map Embed, 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.6.1
7
+ Version: 1.0.5
8
+ Stable tag: 1.0.5
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=zTU7AoguDns
21
 
22
  ### Features of Google Map Plugin:
23
 
69
  = How to add Google Map as widget =
70
  Go to =Appearence=->=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!
71
 
72
+ = How to get Google Map API key? =
73
+ See the [Video](https://www.youtube.com/watch?v=zTU7AoguDns) ,hope you will get idea.
74
+
75
  == Screenshots ==
76
 
77
  1. Google Map SRM menu in left sidebar
104
  = 1.0.4 =
105
 
106
  * Once plugin activated, goes to plugin settings page directly.
107
+
108
+ = 1.0.5 =
109
+
110
+ * Added new helpfull video with how to get Free API key
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.4
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.5
9
  */
10
 
11
  if ( ! defined( 'ABSPATH' ) ) exit;