Google Maps Widget – Ultimate Google Maps Plugin - Version 3.76

Version Description

Download this release

Release Info

Developer WebFactory
Plugin Icon 128x128 Google Maps Widget – Ultimate Google Maps Plugin
Version 3.76
Comparing to
See all releases

Code changes from version 3.75 to 3.76

Files changed (4) hide show
  1. css/gmw-admin.css +19 -5
  2. gmw-widget.php +1 -1
  3. google-maps-widget.php +16 -12
  4. readme.txt +2 -1
css/gmw-admin.css CHANGED
@@ -903,12 +903,11 @@ ul.ui-tabs-nav{
903
  }
904
  #gmw-pricing-table td {
905
  width: 33%;
906
- padding: 0;
907
  margin: 0;
908
  border-bottom: 1px solid rgba(255, 255, 255, 0.53);
909
  font-size: 14.5px;
910
  color: #fff;
911
- padding: 10px 40px;
912
  opacity: 0.85;
913
  }
914
  #gmw-pricing-table tr {
@@ -918,13 +917,13 @@ ul.ui-tabs-nav{
918
  }
919
 
920
  #gmw-pricing-table tr td:first-child {
921
- background-color: #3ba266;
922
  }
923
  #gmw-pricing-table tr td:nth-child(2) {
924
  background-color: #1fbc61;
925
  }
926
  #gmw-pricing-table tr td:last-child {
927
- background-color: #0085ba;
928
  }
929
 
930
  #gmw-pricing-table h3 {
@@ -994,7 +993,18 @@ ul.ui-tabs-nav{
994
  text-align: center;
995
  color: #fff;
996
  text-transform: uppercase;
997
- margin: 0 auto;
 
 
 
 
 
 
 
 
 
 
 
998
  }
999
 
1000
  .gmw-promo-button a {
@@ -1027,6 +1037,10 @@ ul.ui-tabs-nav{
1027
  border: 1px solid #fff;
1028
  }
1029
 
 
 
 
 
1030
  .gmw-promo-description {
1031
  padding: 0;
1032
  }
903
  }
904
  #gmw-pricing-table td {
905
  width: 33%;
 
906
  margin: 0;
907
  border-bottom: 1px solid rgba(255, 255, 255, 0.53);
908
  font-size: 14.5px;
909
  color: #fff;
910
+ padding: 10px 30px 10px 30px;
911
  opacity: 0.85;
912
  }
913
  #gmw-pricing-table tr {
917
  }
918
 
919
  #gmw-pricing-table tr td:first-child {
920
+ background-color: #0085ba;
921
  }
922
  #gmw-pricing-table tr td:nth-child(2) {
923
  background-color: #1fbc61;
924
  }
925
  #gmw-pricing-table tr td:last-child {
926
+ background-color: #3ba266;
927
  }
928
 
929
  #gmw-pricing-table h3 {
993
  text-align: center;
994
  color: #fff;
995
  text-transform: uppercase;
996
+ margin: 15px auto 15px auto;
997
+ }
998
+
999
+ .gmw-promo-button small {
1000
+ font-size: x-small;
1001
+ line-height: 0px;
1002
+ }
1003
+
1004
+ #gmw-pricing-table .instant-download {
1005
+ text-align: center;
1006
+ display: inline-block;
1007
+ font-style: italic;
1008
  }
1009
 
1010
  .gmw-promo-button a {
1037
  border: 1px solid #fff;
1038
  }
1039
 
1040
+ #gmw-pricing-table tr td:first-child .gmw-promo-button span {
1041
+ color: #0085ba;
1042
+ }
1043
+
1044
  .gmw-promo-description {
1045
  padding: 0;
1046
  }
gmw-widget.php CHANGED
@@ -205,7 +205,7 @@ class GoogleMapsWidget extends WP_Widget {
205
 
206
  // upgrade ad if plugin used > 60 days
207
  if (!GMW::is_activated() && ((current_time('timestamp') - $options['first_install']) > (DAY_IN_SECONDS * 60))) {
208
- echo '<p>A <a class="open_promo_dialog" href="#">special offer</a> for users like <b>you</b> who\'ve been using GMW for over two months: a <b>one time payment</b>, unlimited sites, lifetime license for <b>only $19</b>! No nonsense! <a class="open_promo_dialog" href="#">Upgrade now</a> to <span class="gmw-pro-red">PRO</span> &amp; get more than 50 extra options &amp; features.</p>';
209
  }
210
 
211
  // api key warning - temporarily disabled
205
 
206
  // upgrade ad if plugin used > 60 days
207
  if (!GMW::is_activated() && ((current_time('timestamp') - $options['first_install']) > (DAY_IN_SECONDS * 60))) {
208
+ echo '<p>A <a class="open_promo_dialog" href="#">special offer</a> for users like <b>you</b> who\'ve been using GMW for over two months: a <b>one time payment</b>, lifetime license for <b>only $19</b>! No nonsense! <a class="open_promo_dialog" href="#">Upgrade now</a> to <span class="gmw-pro-red">PRO</span> &amp; get more than 50 extra options &amp; features.</p>';
209
  }
210
 
211
  // api key warning - temporarily disabled
google-maps-widget.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Google Maps Widget
4
  Plugin URI: http://www.gmapswidget.com/
5
  Description: Display a single image super-fast loading Google map in a widget. A larger, full featured map is available in a lightbox. Includes a user-friendly interface and numerous appearance options.
6
  Author: Web Factory Ltd
7
- Version: 3.75
8
  Author URI: http://www.webfactoryltd.com/
9
  Text Domain: google-maps-widget
10
  Domain Path: lang
@@ -550,7 +550,7 @@ class GMW {
550
  $h = '';
551
  }
552
  $min = $delta / 60 % 60;
553
- echo '<p>We\'ve prepared a special <b>25% welcoming discount</b> available only for another <b class="gmw-countdown" data-endtime="' . ($options['first_install_gmt'] + $promo_delta) . '" style="font-weight: bold;">' . $h . ' ' . $min . 'min</b>.</p>';
554
  echo '<p><a href="' . esc_url($activate_url) . '" style="vertical-align: baseline; margin-top: 15px;" class="button-primary"><b>Get a lifetime PRO license now for only $19 - LIMITED OFFER!</b></a>';
555
  } else {
556
  echo '<p><a href="' . esc_url($activate_url) . '" style="vertical-align: baseline; margin-top: 15px;" class="button-primary">' . __('See what PRO has to offer', 'google-maps-widget') . '</a>';
@@ -781,7 +781,7 @@ class GMW {
781
  $delta = $options['first_install_gmt'] + $promo_delta - time();
782
  $h = $delta / 3600 % 24;
783
  $min = $delta / 60 % 60;
784
- $out .= '<div class="gmw-discount">We\'ve prepared a special <b>25% welcoming discount</b> available only for another <b class="gmw-countdown" data-endtime="' . ($options['first_install_gmt'] + $promo_delta) . '">' . $h . 'h ' . $min . 'min 0sec</b>. Discounts have been applied on the unlimited licenses below.</div>';
785
  }
786
  $out .= '</div>'; // header
787
 
@@ -789,7 +789,7 @@ class GMW {
789
  $out .= '<colgroup></colgroup><colgroup></colgroup><colgroup></colgroup>';
790
  $out .= '<tr>';
791
  $out .= '<td><div class="gmw-promo-icon"><img src="' . GMW_PLUGIN_URL . 'images/icon-agency.png" alt="Unlimited Agency Lifetime License" title="Unlimited Agency Lifetime License"></div><h3>Unlimited<br>Agency License</h3></td>';
792
- $out .= '<td><div class="gmw-promo-icon"><img src="' . GMW_PLUGIN_URL . 'images/icon-unlimited.png" alt="Unlimited Lifetime License" title="Unlimited Lifetime License"></div><h3>Unlimited<br>Personal License</h3></td>';
793
  $out .= '<td><div class="gmw-promo-icon"><img src="' . GMW_PLUGIN_URL . 'images/icon-yearly.png" alt="Yearly License" title="Yearly License"></div><h3>Single<br>Site License</h3></td>';
794
  $out .= '</tr>';
795
  $out .= '<tr>';
@@ -798,9 +798,9 @@ class GMW {
798
  $out .= '<td>Yearly Payment</td>';
799
  $out .= '</tr>';
800
  $out .= '<tr>';
801
- $out .= '<td>Unlimited Client Sites</td>';
802
- $out .= '<td><span class="dashicons dashicons-yes"></span> Unlimited Personal Sites</td>';
803
- $out .= '<td>1 Site</td>';
804
  $out .= '</tr>';
805
  $out .= '<tr>';
806
  $out .= '<td>Lifetime Priority Support</td>';
@@ -815,21 +815,25 @@ class GMW {
815
  $out .= '<tr>';
816
  $out .= '<td>';
817
  if ($promo_active) {
818
- $out .= '<div class="gmw-promo-button gmw-promo-button-extra"><a href="http://www.gmapswidget.com/buy/?p=pro-agency-welcome&r=welcome-GMW+v' . GMW::$version . '" target="_blank">only <strike>$99</strike> $74</a><span>discount: 25%</span></div>';
819
  } else {
820
- $out .= '<div class="gmw-promo-button"><a href="http://www.gmapswidget.com/buy/?p=pro-agency&r=GMW+v' . GMW::$version . '" data-noprevent="1" target="_blank">BUY $99</a></div>';
821
  }
 
822
  $out .= '</td>';
823
  $out .= '<td>';
824
  if ($promo_active) {
825
- $out .= '<div class="gmw-promo-button gmw-promo-button-extra"><a href="http://www.gmapswidget.com/buy/?p=pro-welcome2&r=welcome-GMW+v' . GMW::$version . '" target="_blank">only <strike>$29</strike> $19</a><span>discount: 25%</span></div>';
826
  } elseif ($promo_active2) {
827
- $out .= '<div class="gmw-promo-button gmw-promo-button-extra"><a href="http://www.gmapswidget.com/buy/?p=olduser&r=olduser-GMW+v' . GMW::$version . '" target="_blank">only <strike>$29</strike> $19</a><span>discount: 25%</span></div>';
828
  } else {
829
  $out .= '<div class="gmw-promo-button"><a href="http://www.gmapswidget.com/buy/?p=pro-unlimited2&r=GMW+v' . GMW::$version . '" data-noprevent="1" target="_blank">BUY $29</a></div>';
830
  }
 
 
 
 
831
  $out .= '</td>';
832
- $out .= '<td><div class="gmw-promo-button"><a href="http://www.gmapswidget.com/buy/?p=yearly&r=GMW+v' . GMW::$version . '" data-noprevent="1" target="_blank">$15 /year</a></div></td>';
833
  $out .= '</tr>';
834
  $out .= '</table>';
835
 
4
  Plugin URI: http://www.gmapswidget.com/
5
  Description: Display a single image super-fast loading Google map in a widget. A larger, full featured map is available in a lightbox. Includes a user-friendly interface and numerous appearance options.
6
  Author: Web Factory Ltd
7
+ Version: 3.76
8
  Author URI: http://www.webfactoryltd.com/
9
  Text Domain: google-maps-widget
10
  Domain Path: lang
550
  $h = '';
551
  }
552
  $min = $delta / 60 % 60;
553
+ echo '<p>We\'ve prepared a special <b>35% welcoming discount</b> available only for another <b class="gmw-countdown" data-endtime="' . ($options['first_install_gmt'] + $promo_delta) . '" style="font-weight: bold;">' . $h . ' ' . $min . 'min</b>.</p>';
554
  echo '<p><a href="' . esc_url($activate_url) . '" style="vertical-align: baseline; margin-top: 15px;" class="button-primary"><b>Get a lifetime PRO license now for only $19 - LIMITED OFFER!</b></a>';
555
  } else {
556
  echo '<p><a href="' . esc_url($activate_url) . '" style="vertical-align: baseline; margin-top: 15px;" class="button-primary">' . __('See what PRO has to offer', 'google-maps-widget') . '</a>';
781
  $delta = $options['first_install_gmt'] + $promo_delta - time();
782
  $h = $delta / 3600 % 24;
783
  $min = $delta / 60 % 60;
784
+ $out .= '<div class="gmw-discount">We\'ve prepared a special <b>35% welcoming discount</b> available only for another <b class="gmw-countdown" data-endtime="' . ($options['first_install_gmt'] + $promo_delta) . '">' . $h . 'h ' . $min . 'min 0sec</b>. Discounts have been applied on the licenses below.</div>';
785
  }
786
  $out .= '</div>'; // header
787
 
789
  $out .= '<colgroup></colgroup><colgroup></colgroup><colgroup></colgroup>';
790
  $out .= '<tr>';
791
  $out .= '<td><div class="gmw-promo-icon"><img src="' . GMW_PLUGIN_URL . 'images/icon-agency.png" alt="Unlimited Agency Lifetime License" title="Unlimited Agency Lifetime License"></div><h3>Unlimited<br>Agency License</h3></td>';
792
+ $out .= '<td><div class="gmw-promo-icon"><img src="' . GMW_PLUGIN_URL . 'images/icon-unlimited.png" alt="Lifetime Personal License" title="Lifetime Personal License"></div><h3>Lifetime<br>Personal License</h3></td>';
793
  $out .= '<td><div class="gmw-promo-icon"><img src="' . GMW_PLUGIN_URL . 'images/icon-yearly.png" alt="Yearly License" title="Yearly License"></div><h3>Single<br>Site License</h3></td>';
794
  $out .= '</tr>';
795
  $out .= '<tr>';
798
  $out .= '<td>Yearly Payment</td>';
799
  $out .= '</tr>';
800
  $out .= '<tr>';
801
+ $out .= '<td>Unlimited Client &amp; Personal Sites</td>';
802
+ $out .= '<td><span class="dashicons dashicons-yes"></span> 3 Personal Sites</td>';
803
+ $out .= '<td>1 Personal or Client Site</td>';
804
  $out .= '</tr>';
805
  $out .= '<tr>';
806
  $out .= '<td>Lifetime Priority Support</td>';
815
  $out .= '<tr>';
816
  $out .= '<td>';
817
  if ($promo_active) {
818
+ $out .= '<div class="gmw-promo-button gmw-promo-button-extra"><a href="http://www.gmapswidget.com/buy/?p=pro-agency-welcome&r=welcome-GMW+v' . GMW::$version . '" target="_blank">only <strike>$79</strike> $54</a><span>discount: 31%</span></div>';
819
  } else {
820
+ $out .= '<div class="gmw-promo-button"><a href="http://www.gmapswidget.com/buy/?p=pro-agency&r=GMW+v' . GMW::$version . '" data-noprevent="1" target="_blank">BUY $79</a></div>';
821
  }
822
+ $out .= '<span class="instant-download">Instant download &amp; activation directly from WordPress admin</span>';
823
  $out .= '</td>';
824
  $out .= '<td>';
825
  if ($promo_active) {
826
+ $out .= '<div class="gmw-promo-button gmw-promo-button-extra"><a href="http://www.gmapswidget.com/buy/?p=pro-welcome2&r=welcome-GMW+v' . GMW::$version . '" target="_blank">only <strike>$29</strike> $19</a><span>discount: 35%</span></div>';
827
  } elseif ($promo_active2) {
828
+ $out .= '<div class="gmw-promo-button gmw-promo-button-extra"><a href="http://www.gmapswidget.com/buy/?p=olduser&r=olduser-GMW+v' . GMW::$version . '" target="_blank">only <strike>$29</strike> $19</a><span>discount: 35%</span></div>';
829
  } else {
830
  $out .= '<div class="gmw-promo-button"><a href="http://www.gmapswidget.com/buy/?p=pro-unlimited2&r=GMW+v' . GMW::$version . '" data-noprevent="1" target="_blank">BUY $29</a></div>';
831
  }
832
+ $out .= '<span class="instant-download">Instant download &amp; activation directly from WordPress admin</span>';
833
+ $out .= '</td>';
834
+ $out .= '<td><div class="gmw-promo-button"><a href="http://www.gmapswidget.com/buy/?p=yearly&r=GMW+v' . GMW::$version . '" data-noprevent="1" target="_blank">$15 <small>/year</small></a></div>';
835
+ $out .= '<span class="instant-download">Instant download &amp; activation directly from WordPress admin</span>';
836
  $out .= '</td>';
 
837
  $out .= '</tr>';
838
  $out .= '</table>';
839
 
readme.txt CHANGED
@@ -5,7 +5,7 @@ License: GPLv2 or later
5
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
6
  Requires at least: 4.0
7
  Tested up to: 4.9
8
- Stable tag: 3.75
9
  Requires PHP: 5.2
10
 
11
  Tired of broken Google Maps taking hours to setup? With Google Maps Widget you'll have a perfect map with a thumbnail & lightbox in minutes!
@@ -162,6 +162,7 @@ Read the <a href="http://wordpress.org/support/plugin/google-maps-widget">suppor
162
  * continuing with translation efforts
163
  * added Mapbox thumbnail color scheme
164
  * plugin name changed to test for better search position
 
165
 
166
  = 3.70 =
167
  * 2017/12/05
5
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
6
  Requires at least: 4.0
7
  Tested up to: 4.9
8
+ Stable tag: 3.76
9
  Requires PHP: 5.2
10
 
11
  Tired of broken Google Maps taking hours to setup? With Google Maps Widget you'll have a perfect map with a thumbnail & lightbox in minutes!
162
  * continuing with translation efforts
163
  * added Mapbox thumbnail color scheme
164
  * plugin name changed to test for better search position
165
+ * lower agency price from 08/01/2017
166
 
167
  = 3.70 =
168
  * 2017/12/05