WordPress Social Share, Social Login and Social Comments Plugin – Super Socializer - Version 7.13.21

Version Description

[29 June 2021] = * [Bugfix]Social Shares Tracker add-on was not working when "Load all Javascript files in single file" checkbox was unchecked in the Super Socializer > General Options section

Download this release

Release Info

Developer the_champ
Plugin Icon 128x128 WordPress Social Share, Social Login and Social Comments Plugin – Super Socializer
Version 7.13.21
Comparing to
See all releases

Code changes from version 7.13.20 to 7.13.21

js/front/sharing/sharing.js CHANGED
@@ -558,7 +558,7 @@ if(typeof theChampHorizontalSharingCountEnable == 'undefined'){
558
  if(typeof theChampVerticalSharingCountEnable == 'undefined'){
559
  var theChampVerticalSharingCountEnable = 0;
560
  }
561
- if(theChampHorizontalSharingCountEnable || theChampVerticalSharingCountEnable){
562
  // get sharing counts on window load
563
  theChampLoadEvent(
564
  function(){
@@ -569,7 +569,7 @@ if(theChampHorizontalSharingCountEnable || theChampVerticalSharingCountEnable){
569
  }
570
  );
571
  }
572
-
573
  /**
574
  * Search sharing services
575
  */
558
  if(typeof theChampVerticalSharingCountEnable == 'undefined'){
559
  var theChampVerticalSharingCountEnable = 0;
560
  }
561
+ if(theChampSaveSharesLocally == 0 && (theChampHorizontalSharingCountEnable || theChampVerticalSharingCountEnable)){
562
  // get sharing counts on window load
563
  theChampLoadEvent(
564
  function(){
569
  }
570
  );
571
  }
572
+
573
  /**
574
  * Search sharing services
575
  */
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.heateor.com/donate?action=Super+Socializer
4
  Tags: social login, social share, line login, social commenting, social comments, social plugin, profile data, social analytics, online identity, social profile storage, single sign-on, social media follow, facebook login, twitter login, linkedin login, google login, vkontakte login, Windows Live Login, Microsoft Login, Wordpress login, Yahoo login, Spotify login, Dribbble login, Kakao login, Github login, Twitch login, Instagram login, dropbox login, foursquare login, disqus login, reddit login, amazon login, stackoverflow login, stack overflow login, discord login, mail.ru login, mailru login, mail ru login
5
  Requires at least: 2.5.0
6
  Tested up to: 5.7.2
7
- Stable tag: 7.13.20
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share, Social Comments and Social Media follow at your website
@@ -213,6 +213,9 @@ Yes, we can help you with it. Just drop an email at support[ at ]heateor[ dot ]c
213
  8. **Social Commenting**: Disqus Commenting selected
214
 
215
  == Changelog ==
 
 
 
216
  = 7.13.20 [28 June 2021] =
217
  * [New] Added support for <a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on that allows you to track shares for every social network
218
  <a href="https://blog.heateor.com/track-social-shares-for-every-social-network" target="_blank">More details on What's new</a>
@@ -2291,4 +2294,7 @@ Yes, we can help you with it. Just drop an email at support[ at ]heateor[ dot ]c
2291
 
2292
  = 7.13.20 [28 June 2021] =
2293
  * [New] Added support for <a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on that allows you to track shares for every social network
2294
- <a href="https://blog.heateor.com/track-social-shares-for-every-social-network" target="_blank">More details on What's new</a>
 
 
 
4
  Tags: social login, social share, line login, social commenting, social comments, social plugin, profile data, social analytics, online identity, social profile storage, single sign-on, social media follow, facebook login, twitter login, linkedin login, google login, vkontakte login, Windows Live Login, Microsoft Login, Wordpress login, Yahoo login, Spotify login, Dribbble login, Kakao login, Github login, Twitch login, Instagram login, dropbox login, foursquare login, disqus login, reddit login, amazon login, stackoverflow login, stack overflow login, discord login, mail.ru login, mailru login, mail ru login
5
  Requires at least: 2.5.0
6
  Tested up to: 5.7.2
7
+ Stable tag: 7.13.21
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share, Social Comments and Social Media follow at your website
213
  8. **Social Commenting**: Disqus Commenting selected
214
 
215
  == Changelog ==
216
+ = 7.13.21 [29 June 2021] =
217
+ * [Bugfix]<a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on was not working when "Load all Javascript files in single file" checkbox was unchecked in the Super Socializer > General Options section
218
+
219
  = 7.13.20 [28 June 2021] =
220
  * [New] Added support for <a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on that allows you to track shares for every social network
221
  <a href="https://blog.heateor.com/track-social-shares-for-every-social-network" target="_blank">More details on What's new</a>
2294
 
2295
  = 7.13.20 [28 June 2021] =
2296
  * [New] Added support for <a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on that allows you to track shares for every social network
2297
+ <a href="https://blog.heateor.com/track-social-shares-for-every-social-network" target="_blank">More details on What's new</a>
2298
+
2299
+ = 7.13.21 [29 June 2021] =
2300
+ * [Bugfix]<a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on was not working when "Load all Javascript files in single file" checkbox was unchecked in the Super Socializer > General Options section
super_socializer.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Super Socializer
4
  Plugin URI: https://super-socializer-wordpress.heateor.com
5
  Description: A complete 360 degree solution to provide all the social features like Social Login, Social Commenting, Social Sharing, Social Media follow and more
6
- Version: 7.13.20
7
  Author: Team Heateor
8
  Author URI: https://www.heateor.com
9
  Text Domain: super-socializer
@@ -11,7 +11,7 @@ Domain Path: /languages
11
  License: GPL2+
12
  */
13
  defined('ABSPATH') or die("Cheating........Uh!!");
14
- define('THE_CHAMP_SS_VERSION', '7.13.20');
15
 
16
  require 'helper.php';
17
 
3
  Plugin Name: Super Socializer
4
  Plugin URI: https://super-socializer-wordpress.heateor.com
5
  Description: A complete 360 degree solution to provide all the social features like Social Login, Social Commenting, Social Sharing, Social Media follow and more
6
+ Version: 7.13.21
7
  Author: Team Heateor
8
  Author URI: https://www.heateor.com
9
  Text Domain: super-socializer
11
  License: GPL2+
12
  */
13
  defined('ABSPATH') or die("Cheating........Uh!!");
14
+ define('THE_CHAMP_SS_VERSION', '7.13.21');
15
 
16
  require 'helper.php';
17