Social Share Icons & Social Share Buttons - Version 2.7.7

Version Description

  • New question for referring added
Download this release

Release Info

Developer socialdude
Plugin Icon 128x128 Social Share Icons & Social Share Buttons
Version 2.7.7
Comparing to
See all releases

Code changes from version 2.7.6 to 2.7.7

css/sfsi-admin-style.css CHANGED
@@ -16,8 +16,8 @@
16
  @font-face {
17
  font-family: helveticaneue-light;
18
  src: url(fonts/helveticaneue-light.eot);
19
- src: url(fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'),
20
- url(fonts/helveticaneue-light.woff) format('woff'),
21
  url(fonts/helveticaneue-light.ttf) format('truetype'),
22
  url(fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
23
  font-weight: 400;
@@ -977,7 +977,7 @@ ul#adminmenu li.toplevel_page_sfsi-plus-options a.current, ul#adminmenu li.tople
977
  -webkit-appearance:none;
978
  background-image: url(images/select-arrow.png);
979
  background-repeat:no-repeat;
980
- background-position:right 15px center;
981
  }
982
  .tab9 .sfsi_plus_same_width {
983
  display: inline-block;
@@ -1069,7 +1069,7 @@ ul#adminmenu li.toplevel_page_sfsi-plus-options a.current, ul#adminmenu li.tople
1069
  .feedClaiming-overlay input[type="email"]::-moz-placeholder { /* Firefox 19+ */
1070
  color: #bebebe !important;
1071
  }
1072
- .feedClaiming-overlay input[type="email"]:-ms-input-placeholder {
1073
  color: #bebebe !important;
1074
  }
1075
  .feedClaiming-overlay .save_button {
@@ -1103,7 +1103,7 @@ ul#adminmenu li.toplevel_page_sfsi-plus-options a.current, ul#adminmenu li.tople
1103
  background-size: 51px 51px !important;
1104
  }
1105
 
1106
- /* poonam */
1107
  .sfsi_plus_premium_brdr_box{box-sizing: border-box;}
1108
  .sf_si_plus_our_prmium_plugin-add, .sfsi_plus_prem_icons_added, .sfsi_plus_new_prmium_follw{background:#f3faf6;border:1px solid #12a252;padding: 25px 38px 35px 40px;clear: both;}
1109
  .banner_custom_icon{margin-left:94px !important;float: left;}
@@ -1244,4 +1244,5 @@ ul#adminmenu li.toplevel_page_sfsi-plus-options ul.wp-submenu a.current, ul#admi
1244
  ul.sfsi_show_hide_section {float: right;width: 14%;}
1245
 
1246
  .sfsi_social_sharing{margin-bottom: 15px;float: left;width: 51%;}
1247
- .socialPostTypesUl span {pointer-events: none}
 
16
  @font-face {
17
  font-family: helveticaneue-light;
18
  src: url(fonts/helveticaneue-light.eot);
19
+ src: url(fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'),
20
+ url(fonts/helveticaneue-light.woff) format('woff'),
21
  url(fonts/helveticaneue-light.ttf) format('truetype'),
22
  url(fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
23
  font-weight: 400;
977
  -webkit-appearance:none;
978
  background-image: url(images/select-arrow.png);
979
  background-repeat:no-repeat;
980
+ background-position:right 15px center;
981
  }
982
  .tab9 .sfsi_plus_same_width {
983
  display: inline-block;
1069
  .feedClaiming-overlay input[type="email"]::-moz-placeholder { /* Firefox 19+ */
1070
  color: #bebebe !important;
1071
  }
1072
+ .feedClaiming-overlay input[type="email"]:-ms-input-placeholder {
1073
  color: #bebebe !important;
1074
  }
1075
  .feedClaiming-overlay .save_button {
1103
  background-size: 51px 51px !important;
1104
  }
1105
 
1106
+ /* poonam */
1107
  .sfsi_plus_premium_brdr_box{box-sizing: border-box;}
1108
  .sf_si_plus_our_prmium_plugin-add, .sfsi_plus_prem_icons_added, .sfsi_plus_new_prmium_follw{background:#f3faf6;border:1px solid #12a252;padding: 25px 38px 35px 40px;clear: both;}
1109
  .banner_custom_icon{margin-left:94px !important;float: left;}
1244
  ul.sfsi_show_hide_section {float: right;width: 14%;}
1245
 
1246
  .sfsi_social_sharing{margin-bottom: 15px;float: left;width: 51%;}
1247
+ .socialPostTypesUl span {pointer-events: none}
1248
+ .sfsiplus_pinterest_section .sfsi_plus_new_prmium_follw a{ font-weight: bold; }
images/affiliate_banner.png ADDED
Binary file
js/custom-admin.js CHANGED
@@ -1382,6 +1382,20 @@ SFSI(document).ready(function(s) {
1382
  t.toggleClass("accordion-content-active", !n), n ? t.slideUp() :t.slideDown(), !1;
1383
  }
1384
  }),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1385
  SFSI(".closeSec").on("click", function() {
1386
  var s = !0, i = SFSI(this).closest("div.ui-accordion-content").prev("h3.ui-accordion-header").first(), e = SFSI(this).closest("div.ui-accordion-content").first();
1387
  i.toggleClass("ui-corner-all", s).toggleClass("accordion-header-active ui-state-active ui-corner-top", !s).attr("aria-selected", (!s).toString()),
1382
  t.toggleClass("accordion-content-active", !n), n ? t.slideUp() :t.slideDown(), !1;
1383
  }
1384
  }),
1385
+
1386
+ SFSI("#accordion2").accordion({
1387
+ collapsible:!0,
1388
+ active:!1,
1389
+ heightStyle:"content",
1390
+ event:"click",
1391
+ beforeActivate:function(s, i) {
1392
+ if (i.newHeader[0]) var e = i.newHeader, t = e.next(".ui-accordion-content"); else var e = i.oldHeader, t = e.next(".ui-accordion-content");
1393
+ var n = "true" == e.attr("aria-selected");
1394
+ return e.toggleClass("ui-corner-all", n).toggleClass("accordion-header-active ui-state-active ui-corner-top", !n).attr("aria-selected", (!n).toString()),
1395
+ e.children(".ui-icon").toggleClass("ui-icon-triangle-1-e", n).toggleClass("ui-icon-triangle-1-s", !n),
1396
+ t.toggleClass("accordion-content-active", !n), n ? t.slideUp() :t.slideDown(), !1;
1397
+ }
1398
+ }),
1399
  SFSI(".closeSec").on("click", function() {
1400
  var s = !0, i = SFSI(this).closest("div.ui-accordion-content").prev("h3.ui-accordion-header").first(), e = SFSI(this).closest("div.ui-accordion-content").first();
1401
  i.toggleClass("ui-corner-all", s).toggleClass("accordion-header-active ui-state-active ui-corner-top", !s).attr("aria-selected", (!s).toString()),
libs/sfsi_install_uninstall.php CHANGED
@@ -12,7 +12,7 @@ function sfsi_plus_update_plugin()
12
  }
13
 
14
  //Install version
15
- update_option("sfsi_plus_pluginVersion", "2.76");
16
 
17
  if(!get_option('sfsi_plus_serverphpVersionnotification'))
18
  {
12
  }
13
 
14
  //Install version
15
+ update_option("sfsi_plus_pluginVersion", "2.77");
16
 
17
  if(!get_option('sfsi_plus_serverphpVersionnotification'))
18
  {
readme.txt CHANGED
@@ -1,13 +1,13 @@
1
- === Social Share Icons & Social Share Buttons ===
2
  Contributors: socialsharepro
3
- Tags: Share, sharing, share buttons, share button, share social media, share icons, buttons, sharing buttons, sharing icons, social media icons, social share, social sharing
4
  Requires at least: 3.0
5
- Tested up to: 4.9.2
6
- Stable tag: 2.7.6
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
10
- Super-easy-to-use social sharing plugin which adds social sharing icons to share your website with tons of customization features for social icons like Facebook, Twitter, Whatsapp etc.!
11
 
12
  == Description ==
13
 
@@ -432,6 +432,9 @@ The premium plugin offrs many more social buttons from other social media platfo
432
 
433
  == Changelog ==
434
 
 
 
 
435
  = 2.7.6 =
436
  * Saving links for custom icons sometimes didn't work. Fixed now.
437
 
@@ -708,5 +711,5 @@ The premium plugin offrs many more social buttons from other social media platfo
708
 
709
  == Upgrade Notice ==
710
 
711
- = 2.7.6 =
712
  * Please update
1
+ === Social Icons Social Buttons ===
2
  Contributors: socialsharepro
3
+ Tags: Share, sharing, share buttons, share button, share social media, share icons, social buttons, sharing buttons, sharing icons, social media icons, social share, social sharing
4
  Requires at least: 3.0
5
+ Tested up to: 4.9.4
6
+ Stable tag: 2.7.7
7
  License: GPLv2
8
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
 
10
+ Social sharing plugin adding social buttons.
11
 
12
  == Description ==
13
 
432
 
433
  == Changelog ==
434
 
435
+ = 2.7.7 =
436
+ * New question for referring added
437
+
438
  = 2.7.6 =
439
  * Saving links for custom icons sometimes didn't work. Fixed now.
440
 
711
 
712
  == Upgrade Notice ==
713
 
714
+ = 2.7.7 =
715
  * Please update
ultimate_social_media_icons.php CHANGED
@@ -7,7 +7,7 @@ Author: UltimatelySocial
7
  Text Domain: ultimate-social-media-plus
8
  Domain Path: /languages
9
  Author URI: http://ultimatelysocial.com
10
- Version: 2.7.6
11
  License: GPLv2
12
  */
13
 
@@ -92,7 +92,7 @@ register_deactivation_hook(__FILE__, 'sfsi_plus_deactivate_plugin');
92
  //register_uninstall_hook(__FILE__, 'sfsi_plus_Unistall_plugin');
93
 
94
  /*Plugin version setup*/
95
- if(!get_option('sfsi_plus_pluginVersion') || get_option('sfsi_plus_pluginVersion') < 2.76)
96
  {
97
  add_action("init", "sfsi_plus_update_plugin");
98
  }
7
  Text Domain: ultimate-social-media-plus
8
  Domain Path: /languages
9
  Author URI: http://ultimatelysocial.com
10
+ Version: 2.7.7
11
  License: GPLv2
12
  */
13
 
92
  //register_uninstall_hook(__FILE__, 'sfsi_plus_Unistall_plugin');
93
 
94
  /*Plugin version setup*/
95
+ if(!get_option('sfsi_plus_pluginVersion') || get_option('sfsi_plus_pluginVersion') < 2.77)
96
  {
97
  add_action("init", "sfsi_plus_update_plugin");
98
  }
views/sfsi_affiliate_banner.php ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <style type="text/css">
2
+ .tab10 .save_button{padding-bottom: 20px;}
3
+ #accordion2 h3 span {position: absolute;left: 0;top: 0;width: 50px;height: 49px;background: #31373d;line-height: 50px;text-align: center;font-family: helveticaregular;font-size: 20px;color: #FFF;}
4
+ .tab11 img{min-height: 150px;min-width: 150px;margin-left: auto;margin-right: auto;text-align: center;display: table-cell;vertical-align: middle;}
5
+ </style>
6
+ <div id="accordion2">
7
+ <h3><span>$</span><?php _e( 'Share the plugin and earn 40% of the purchase price!', SFSI_PLUS_DOMAIN ); ?></h3>
8
+ <!-- Affiliate banner html start here -->
9
+
10
+ <div class="tab11">
11
+ <a target="_blank" href="https://sellcodes.com/XdHlrQnc"><img src="<?php echo SFSI_PLUS_PLUGURL ?>images/affiliate_banner.png" alt="Affiliate Banner" /></a>
12
+ </div>
13
+ </div>
views/sfsi_option_view4.php CHANGED
@@ -656,7 +656,13 @@
656
  <input name="sfsi_plus_pinterest_manualCounts" type="text" class="input" value="<?php echo ($option4['sfsi_plus_pinterest_manualCounts']!='') ? $option4['sfsi_plus_pinterest_manualCounts'] : '' ;?>" style="<?php echo ($option4['sfsi_plus_pinterest_countsFrom']=='pins') ? 'display:none;' : '' ;?>" />
657
  </li>
658
  </ul>
659
- </div>
 
 
 
 
 
 
660
  </div>
661
  <!-- END PINIT ICON COUNT SECTION-->
662
 
656
  <input name="sfsi_plus_pinterest_manualCounts" type="text" class="input" value="<?php echo ($option4['sfsi_plus_pinterest_manualCounts']!='') ? $option4['sfsi_plus_pinterest_manualCounts'] : '' ;?>" style="<?php echo ($option4['sfsi_plus_pinterest_countsFrom']=='pins') ? 'display:none;' : '' ;?>" />
657
  </li>
658
  </ul>
659
+ </div>
660
+
661
+ <div class="sfsi_plus_new_prmium_follw">
662
+ <p>
663
+ <b>New: </b>In the Premium Plugin you can also automatically show the number of PINs from your Pinterest account, or of a specific board, or the number of your Pinterest followers. <a href="https://www.ultimatelysocial.com/usm-premium/?utm_source=usmplus_settings_page&utm_campaign=more_pinterest_counts&utm_medium=banner" target="_blank">See all features</a>
664
+ </p>
665
+ </div>
666
  </div>
667
  <!-- END PINIT ICON COUNT SECTION-->
668
 
views/sfsi_option_view5.php CHANGED
@@ -560,7 +560,7 @@
560
  </div>
561
  </div>
562
 
563
- <!--******************************************************* Sharing texts & pictures section CLOSES *********************************************************************-->
564
 
565
  <!-- icon's select language optins start here -->
566
  <div class="row">
560
  </div>
561
  </div>
562
 
563
+ <!--************************************* Sharing texts & pictures section CLOSES *******************************************************************-->
564
 
565
  <!-- icon's select language optins start here -->
566
  <div class="row">
views/sfsi_options_view.php CHANGED
@@ -143,8 +143,10 @@
143
  <!-- step old 8 END here -->
144
 
145
  </div>
 
146
  <div class="tab10">
147
- <div class="save_button">
 
148
  <img src="<?php echo SFSI_PLUS_PLUGURL; ?>images/ajax-loader.gif" class="loader-img" />
149
  <a href="javascript:;" id="save_plus_all_settings" title="Save All Settings">
150
  <?php _e( 'Save All Settings', SFSI_PLUS_DOMAIN ); ?>
@@ -153,6 +155,8 @@
153
  <p class="red_txt errorMsg" style="display:none"> </p>
154
  <p class="green_txt sucMsg" style="display:none"> </p>
155
 
 
 
156
  <?php include(SFSI_PLUS_DOCROOT.'/views/sfsi_section_for_premium.php'); ?>
157
 
158
  <p style="margin-top: 30px;clear: both;">
@@ -189,6 +193,7 @@
189
  <?php _e('for that so that we can send you the instructions. Thank you :)', SFSI_PLUS_DOMAIN);?>
190
  </p>
191
  </div>
 
192
  <!-- all pops of plugin under sfsi_pop_content.php file -->
193
  <?php include(SFSI_PLUS_DOCROOT.'/views/sfsi_pop_content.php'); ?>
194
  </div>
143
  <!-- step old 8 END here -->
144
 
145
  </div>
146
+
147
  <div class="tab10">
148
+
149
+ <div class="save_button">
150
  <img src="<?php echo SFSI_PLUS_PLUGURL; ?>images/ajax-loader.gif" class="loader-img" />
151
  <a href="javascript:;" id="save_plus_all_settings" title="Save All Settings">
152
  <?php _e( 'Save All Settings', SFSI_PLUS_DOMAIN ); ?>
155
  <p class="red_txt errorMsg" style="display:none"> </p>
156
  <p class="green_txt sucMsg" style="display:none"> </p>
157
 
158
+ <?php include(SFSI_PLUS_DOCROOT.'/views/sfsi_affiliate_banner.php'); ?>
159
+
160
  <?php include(SFSI_PLUS_DOCROOT.'/views/sfsi_section_for_premium.php'); ?>
161
 
162
  <p style="margin-top: 30px;clear: both;">
193
  <?php _e('for that so that we can send you the instructions. Thank you :)', SFSI_PLUS_DOMAIN);?>
194
  </p>
195
  </div>
196
+
197
  <!-- all pops of plugin under sfsi_pop_content.php file -->
198
  <?php include(SFSI_PLUS_DOCROOT.'/views/sfsi_pop_content.php'); ?>
199
  </div>