Free Tools to Automate Your Site Growth - Version 1.26

Version Description

Download this release

Release Info

Developer marnietave
Plugin Icon 128x128 Free Tools to Automate Your Site Growth
Version 1.26
Comparing to
See all releases

Code changes from version 1.25 to 1.26

Readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: SumoMe
3
  Tags: analytics, campaign monitor, click to tweet, contact form, content analytics, convertkit, drip, email form, ExactTarget, exit-intent, Facebook, facebook share, FeedBlitz, floating social buttons, growth, heat map, heatmaps, Hubspot, image sharing, inbound marketing, Inbox First, infusionsoft, landing page, lightbox, links, mailchimp, mailerlite, mailing list, mailjet, MyEmma, MyNewsletterBuilder, newsletter, Ontraport, pardot, popup, sailthru, scroll box, share, share buttons, share image, sharebar, sharing, site traffic, sms, social, social bookmarking, social media buttons, social plugin, social sharing, subscribers, subscription, traffic growth, tweet button, twitter, twitter share, vero, vertical response, welcome mat, WhatCounts, widget, zapier
4
  Requires at least: 3.0.1
5
- Tested up to: 4.7.2
6
- Stable tag: 1.25
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
@@ -253,6 +253,9 @@ Why you should encourage Twitter sharing
253
  = 1.25 =
254
  * Sumo transition. Added more information to statistics section. Fixed broken link.
255
 
 
 
 
256
  == Upgrade Notice ==
257
 
258
  = 1.04 =
@@ -328,3 +331,6 @@ Why you should encourage Twitter sharing
328
 
329
  = 1.25 =
330
  * Sumo transition. Added more information to statistics section. Fixed broken link.
 
 
 
2
  Contributors: SumoMe
3
  Tags: analytics, campaign monitor, click to tweet, contact form, content analytics, convertkit, drip, email form, ExactTarget, exit-intent, Facebook, facebook share, FeedBlitz, floating social buttons, growth, heat map, heatmaps, Hubspot, image sharing, inbound marketing, Inbox First, infusionsoft, landing page, lightbox, links, mailchimp, mailerlite, mailing list, mailjet, MyEmma, MyNewsletterBuilder, newsletter, Ontraport, pardot, popup, sailthru, scroll box, share, share buttons, share image, sharebar, sharing, site traffic, sms, social, social bookmarking, social media buttons, social plugin, social sharing, subscribers, subscription, traffic growth, tweet button, twitter, twitter share, vero, vertical response, welcome mat, WhatCounts, widget, zapier
4
  Requires at least: 3.0.1
5
+ Tested up to: 4.7.4
6
+ Stable tag: 1.26
7
  License: GPLv2 or later
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
253
  = 1.25 =
254
  * Sumo transition. Added more information to statistics section. Fixed broken link.
255
 
256
+ = 1.26 =
257
+ * Sumo transition. Fixed broken link. Design changes.
258
+
259
  == Upgrade Notice ==
260
 
261
  = 1.04 =
331
 
332
  = 1.25 =
333
  * Sumo transition. Added more information to statistics section. Fixed broken link.
334
+
335
+ = 1.26 =
336
+ * Sumo transition. Fixed broken link. Design changes.
images/sumome-site-welcome-header.jpg CHANGED
Binary file
js/general.php CHANGED
@@ -100,6 +100,8 @@ jQuery(document).ready(function() {
100
  e.stopImmediatePropagation();
101
  return false;
102
 
 
 
103
  } else if (dataName=="sumome-control-about") {
104
  window.open('https://sumo.com/about?src=wpplugin');
105
  } else if (dataName=="sumome-control-account-settings") {
100
  e.stopImmediatePropagation();
101
  return false;
102
 
103
+ } else if (dataName=="sumome-control-help") {
104
+ window.open('http://help.sumome.com');
105
  } else if (dataName=="sumome-control-about") {
106
  window.open('https://sumo.com/about?src=wpplugin');
107
  } else if (dataName=="sumome-control-account-settings") {
styles/styles.css CHANGED
@@ -193,14 +193,19 @@
193
  height:41px;
194
  }
195
  .sumome-plugin-main .site-ID-container button.button {
196
- height:40px;
197
- line-height:40px;
198
- vertical-align:middle;
199
- padding:0px 20px;
200
- border-radius: 0px 0px 0px 0px;
201
- background-color:#c8cbcd;
202
- color:#65717b;
203
- position:relative;
 
 
 
 
 
204
  }
205
  .sumome-plugin-popup-container .site-ID button.button {
206
  height:40px;
@@ -466,17 +471,24 @@
466
  }
467
 
468
  .sumome-plugin-main .site-ID .list-number-title {
469
- font-size: 25px;
 
 
 
470
  }
471
  .sumome-plugin-main .site-ID table {
472
  margin: 0px auto;
473
  }
474
  .sumome-plugin-main .sumome-site-id {
475
- width: 570px;
476
- height: 40px;
477
- padding-top: 8px;
478
- font-size: 15px;
479
  vertical-align: bottom;
 
 
 
 
 
480
  }
481
  .sumome-plugin-main .site-ID .button-primary {
482
  padding-top: 14px;
@@ -687,20 +699,19 @@
687
  }
688
 
689
 
690
-
691
-
692
  .sumome-plugin-dashboard-widget-inner.dim {
693
- opacity:.2;
694
- pointer-events: none;
695
  }
696
 
697
-
698
-
699
  .sumome-plugin-dashboard-widget-header {
700
  background-image:url(../images/sumome-site-welcome-header.jpg);
701
- background-size:100%;
702
  background-repeat:no-repeat;
703
  color:#fff;
 
 
 
704
  -webkit-background-size: cover; /* For WebKit*/
705
  -moz-background-size: cover; /* Mozilla*/
706
  -o-background-size: cover; /* Opera*/
@@ -754,7 +765,7 @@
754
  padding-bottom:30px;
755
  text-align:center;
756
  line-height:40px;
757
- color:#0f74b5;
758
  }
759
  .sumome-plugin-dashboard-widget-top-note-desc {
760
  width:80%;
@@ -797,12 +808,13 @@
797
 
798
 
799
  .sumome-plugin-dashboard-widget-row-title {
800
- color:#0f74b5;
801
  text-align:left;
802
  font-size:20px;
803
  margin:0px auto;
804
  width:80%;
805
  margin-bottom:20px;
 
806
  }
807
  .sumome-plugin-dashboard-widget-row-desc {
808
  text-align:left;
@@ -846,7 +858,7 @@
846
  .sumome-plugin-dashboard-widget-header-button {
847
  text-align:center;
848
  padding-top: 30px;
849
- padding-bottom: 70px;
850
  }
851
 
852
  .sumome-plugin-dashboard-widget-footer-button {
@@ -859,18 +871,20 @@
859
  .sumome-plugin-dashboard-widget-inner button.green.connect-button,
860
  .sumome-plugin-dashboard-widget-inner button.green.dashboard-button
861
  {
862
- background-image: linear-gradient(#87d955,#5bc739);
863
- background-color: #87d955;
864
- border-color: #87d955 !important;
865
  width: auto;
866
  height: auto;
867
- line-height: 4em;
868
- border-radius: 99999px !important;
869
- color:#fff;
870
- margin:0px auto;
871
- font-size:1.4em;
872
- padding: 0 3em;
873
- box-shadow: unset;
 
 
 
 
874
  }
875
 
876
  /*minimized*/
193
  height:41px;
194
  }
195
  .sumome-plugin-main .site-ID-container button.button {
196
+ line-height: 42px;
197
+ vertical-align: middle;
198
+ padding: 0px 20px;
199
+ color: #495259;
200
+ position: relative;
201
+ border: 0px;
202
+ left: 10px;
203
+ top: -1px;
204
+ cursor: pointer;
205
+ border-radius: 4px;
206
+ height: 42px;
207
+ background-color: #ccc;
208
+ font-weight:bold;
209
  }
210
  .sumome-plugin-popup-container .site-ID button.button {
211
  height:40px;
471
  }
472
 
473
  .sumome-plugin-main .site-ID .list-number-title {
474
+ font-size: 24px;
475
+ font-weight: 600;
476
+ color: #495259;
477
+ padding-bottom: 10px;
478
  }
479
  .sumome-plugin-main .site-ID table {
480
  margin: 0px auto;
481
  }
482
  .sumome-plugin-main .sumome-site-id {
483
+ width: 650px;
484
+ height: 42px;
485
+ padding: 10px 10px;
 
486
  vertical-align: bottom;
487
+ background-color: #fff;
488
+ box-shadow: none;
489
+ font-size: 16px;
490
+ border: 1px solid #d1d4d5;
491
+ border-radius: 4px;
492
  }
493
  .sumome-plugin-main .site-ID .button-primary {
494
  padding-top: 14px;
699
  }
700
 
701
 
 
 
702
  .sumome-plugin-dashboard-widget-inner.dim {
703
+ opacity:.2;
704
+ pointer-events: none;
705
  }
706
 
 
 
707
  .sumome-plugin-dashboard-widget-header {
708
  background-image:url(../images/sumome-site-welcome-header.jpg);
709
+ background-size:100% auto;
710
  background-repeat:no-repeat;
711
  color:#fff;
712
+ min-height: 238px;
713
+ background-position: center;
714
+ background-repeat: no-repeat;
715
  -webkit-background-size: cover; /* For WebKit*/
716
  -moz-background-size: cover; /* Mozilla*/
717
  -o-background-size: cover; /* Opera*/
765
  padding-bottom:30px;
766
  text-align:center;
767
  line-height:40px;
768
+ color:#495259;
769
  }
770
  .sumome-plugin-dashboard-widget-top-note-desc {
771
  width:80%;
808
 
809
 
810
  .sumome-plugin-dashboard-widget-row-title {
811
+ color:#495259;
812
  text-align:left;
813
  font-size:20px;
814
  margin:0px auto;
815
  width:80%;
816
  margin-bottom:20px;
817
+ font-weight: bold;
818
  }
819
  .sumome-plugin-dashboard-widget-row-desc {
820
  text-align:left;
858
  .sumome-plugin-dashboard-widget-header-button {
859
  text-align:center;
860
  padding-top: 30px;
861
+ padding-bottom: 20px;
862
  }
863
 
864
  .sumome-plugin-dashboard-widget-footer-button {
871
  .sumome-plugin-dashboard-widget-inner button.green.connect-button,
872
  .sumome-plugin-dashboard-widget-inner button.green.dashboard-button
873
  {
874
+ background-color: #5bc639;
 
 
875
  width: auto;
876
  height: auto;
877
+ color: #fff;
878
+ margin: 0px auto;
879
+ font-size: 1.4em;
880
+ border: 0px;
881
+ border-radius: 4px;
882
+ font-family: "Open Sans Semibold", helvetica, arial;
883
+ font-size: 20px;
884
+ padding: 20px 50px;
885
+ font-weight: 600;
886
+ border:0px;
887
+ box-shadow: none !important;
888
  }
889
 
890
  /*minimized*/
sumome.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: SumoMe
4
  Plugin URI: https://sumo.com
5
  Description: Free Tools to automate your site growth from Sumo.com
6
- Version: 1.25
7
  Author: SumoMe
8
  Author URI: https://www.Sumo.com
9
  */
3
  Plugin Name: SumoMe
4
  Plugin URI: https://sumo.com
5
  Description: Free Tools to automate your site growth from Sumo.com
6
+ Version: 1.26
7
  Author: SumoMe
8
  Author URI: https://www.Sumo.com
9
  */
views/footer.php CHANGED
@@ -5,7 +5,7 @@
5
  <h4 class="list-number-title">Show Us Love and Give Us a Follow</h4>
6
  <div>
7
  <a href="https://twitter.com/SumoMe" target="_blank"><img class="appsumo-twitter" src="<?php print plugins_url('images/twitter.png', dirname(__FILE__))?>"></a>
8
- <a href="https://www.facebook.com/sumome/" target="_blank"><img class="appsumo-facebook" src="<?php print plugins_url('images/facebook.png', dirname(__FILE__))?>"></a>
9
  <a href="https://www.instagram.com/sumome/" target="_blank"><img class="appsumo-instagram" src="<?php print plugins_url('images/instagram.png', dirname(__FILE__))?>"></a>
10
  </div>
11
  </div>
5
  <h4 class="list-number-title">Show Us Love and Give Us a Follow</h4>
6
  <div>
7
  <a href="https://twitter.com/SumoMe" target="_blank"><img class="appsumo-twitter" src="<?php print plugins_url('images/twitter.png', dirname(__FILE__))?>"></a>
8
+ <a href="https://www.facebook.com/sumo/" target="_blank"><img class="appsumo-facebook" src="<?php print plugins_url('images/facebook.png', dirname(__FILE__))?>"></a>
9
  <a href="https://www.instagram.com/sumome/" target="_blank"><img class="appsumo-instagram" src="<?php print plugins_url('images/instagram.png', dirname(__FILE__))?>"></a>
10
  </div>
11
  </div>
views/main.php CHANGED
@@ -19,8 +19,7 @@ $itemArray['Statistics']['class']="sumome-popup-no-dim sumo-statistics";
19
  $itemArray['Statistics']['columns']=1;
20
 
21
  $itemArray['I Need Help']['data-name']="sumome-control-help";
22
- $itemArray['I Need Help']['data-href']="http://help.sumome.com";
23
- $itemArray['I Need Help']['class']="sumome-popup-no-dim";
24
  $itemArray['I Need Help']['columns']=1;
25
 
26
  $itemArray['About']['data-name']="sumome-control-about";
19
  $itemArray['Statistics']['columns']=1;
20
 
21
  $itemArray['I Need Help']['data-name']="sumome-control-help";
22
+ $itemArray['I Need Help']['class']="sumome-control-help sumome-popup-no-dim";
 
23
  $itemArray['I Need Help']['columns']=1;
24
 
25
  $itemArray['About']['data-name']="sumome-control-about";
views/wordpress-dashboard-welcome-page.php CHANGED
@@ -28,7 +28,7 @@ if (!isset($noClose)) print '<div class="sumome-plugin-dashboard-widget-close-bu
28
  <div class="sumome-plugin-dashboard-widget-header-desc">Sumo is the #1 plugin to grow your WordPress site.<br>
29
  Connect today and you'll <b>grow</b> your traffic, <b>build</b> a massive following, and <b>track</b> your progress.</div>
30
  <div class="sumome-plugin-dashboard-widget-header-button">
31
- <button type="submit" class="button green connect-button" id="connectFormButton">CONNECT SUMO</button>
32
  <div class="sumome-plugin-dashboard-widget-learn-more">Learn More</div>
33
  </div>
34
  </div>
@@ -149,7 +149,7 @@ if (!isset($noClose)) print '<div class="sumome-plugin-dashboard-widget-close-bu
149
 
150
  <div class="sumome-wp-dash-logged-out <?php print $sumomeStatus?>">
151
  <div class="sumome-plugin-dashboard-widget-header-button sumome-plugin-dashboard-widget-footer-button">
152
- <button type="submit" class="button green connect-button" id="connectFormButton">CONNECT SUMO</button>
153
  <div class="sumome-plugin-dashboard-widget-learn-more">Learn More</div>
154
  </div>
155
  </div>
28
  <div class="sumome-plugin-dashboard-widget-header-desc">Sumo is the #1 plugin to grow your WordPress site.<br>
29
  Connect today and you'll <b>grow</b> your traffic, <b>build</b> a massive following, and <b>track</b> your progress.</div>
30
  <div class="sumome-plugin-dashboard-widget-header-button">
31
+ <button type="submit" class="button green connect-button" id="connectFormButton">Connect</button>
32
  <div class="sumome-plugin-dashboard-widget-learn-more">Learn More</div>
33
  </div>
34
  </div>
149
 
150
  <div class="sumome-wp-dash-logged-out <?php print $sumomeStatus?>">
151
  <div class="sumome-plugin-dashboard-widget-header-button sumome-plugin-dashboard-widget-footer-button">
152
+ <button type="submit" class="button green connect-button" id="connectFormButton">Connect</button>
153
  <div class="sumome-plugin-dashboard-widget-learn-more">Learn More</div>
154
  </div>
155
  </div>