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

Version Description

  • [Bugfix] Facebook Comments Email Notifications were working only for first comment when posted multiple comments without refreshing the page
Download this release

Release Info

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

Code changes from version 6.0 to 6.1

Files changed (3) hide show
  1. js/front/facebook/sdk.js +1 -1
  2. readme.txt +9 -3
  3. super_socializer.php +4 -3
js/front/facebook/sdk.js CHANGED
@@ -1 +1 @@
1
- function theChampInitiateFB(){FB.init({appId:theChampFBKey,channelUrl:"//"+theChampSiteUrl+"/channel.html",status:!0,cookie:!0,xfbml:!0,version:"v2.4"})}theChampCommentCreate=0,window.fbAsyncInit=function(){theChampInitiateFB(),theChampFbIosLogin&&theChampAuthUserFB(),"function"==typeof theChampDisplayLoginIcon&&theChampDisplayLoginIcon(document,["theChampFacebookButton","theChampFacebookLogin"]),theChampCommentNotification&&FB.Event.subscribe("comment.create",function(e){theChampCommentCreate||(theChampCommentCreate++,e.commentID&&jQuery.ajax({type:"POST",dataType:"json",url:theChampSiteUrl+"/index.php",data:{action:"the_champ_moderate_fb_comments",data:e},success:function(){}}))})},function(e){var t,n="facebook-jssdk",a=e.getElementsByTagName("script")[0];e.getElementById(n)||(t=e.createElement("script"),t.id=n,t.async=!0,t.src="//connect.facebook.net/"+theChampFBLang+"/sdk.js",a.parentNode.insertBefore(t,a))}(document);
1
+ function theChampInitiateFB(){FB.init({appId:theChampFBKey,channelUrl:"//"+theChampSiteUrl+"/channel.html",status:!0,cookie:!0,xfbml:!0,version:"v2.4"})}window.fbAsyncInit=function(){theChampInitiateFB(),theChampFbIosLogin&&theChampAuthUserFB(),"function"==typeof theChampDisplayLoginIcon&&theChampDisplayLoginIcon(document,["theChampFacebookButton","theChampFacebookLogin"]),theChampCommentNotification&&FB.Event.subscribe("comment.create",function(e){e.commentID&&jQuery.ajax({type:"POST",dataType:"json",url:theChampSiteUrl+"/index.php",data:{action:"the_champ_moderate_fb_comments",data:e},success:function(){}})})},function(e){var t,n="facebook-jssdk",a=e.getElementsByTagName("script")[0];e.getElementById(n)||(t=e.createElement("script"),t.id=n,t.async=!0,t.src="//connect.facebook.net/"+theChampFBLang+"/sdk.js",a.parentNode.insertBefore(t,a))}(document);
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Super Socializer ===
2
- Contributors: Heateor, the_champ, Hungarian Translator: László Tavaszi http://kerekmese.hu, Serbo-Croatian Translator: Andrijana Nikolic http://webhostinggeeks.com/, Spanish translator: Andrew Kurtis http://webhostinghub.com, German Translator: Maximilian Kops http://maxkops.de, Arabic Translator: http://www.ArabsSM.com, Russian Translator: Nicholas Lagunov
3
  Donate link: https://www.heateor.com/add-ons
4
  Tags: the champ, champ, social login, social sharing, social commenting, social comments, social plugin, buddypress, bbpress, social share, comments, share post, user profile data, social analytics, online identity, social profile storage, id provider, single sign-on, social media tools, free social login, post to social networks, social authentication, social app, connect, capture social data, social sign-in, signin, sign up, signup, social connect, facebook login, twitter login, google login, google+ login, linkedin login, yahoo, vkontakte, instagram, reddit, digg, stumbleupon, delicious, float it, tumblr, social network
5
  Requires at least: 2.5.0
6
  Tested up to: 4.3
7
- Stable tag: 6.0
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share and Social Comments at your website
@@ -196,6 +196,9 @@ Yes, we can help you with it. Just drop an email at support@heateor.com
196
  8. **Social Commenting**: Disqus Commenting selected
197
 
198
  == Changelog ==
 
 
 
199
  = 6.0 =
200
  * [New] Added options to enable/disable Social Commenting at default (post, page) and custom post types
201
  * [New] Added option to enable/disable sticky horizontal Social Sharing bar at bottom of page on mobile devices
@@ -634,4 +637,7 @@ Yes, we can help you with it. Just drop an email at support@heateor.com
634
  * [Improvement] Widget code has been updated to use php5 style constructors
635
  * [Improvement] WooCommerce shipping and billing details are now synced with social profile data
636
  * [Improvement] Sharing icons got sexier
637
- * [Improvement] If social profile data has username, it is being used as is for WordPress username
 
 
 
1
  === Super Socializer ===
2
+ Contributors: Heateor, the_champ, Hungarian Translator: László Tavaszi http://kerekmese.hu, Serbo-Croatian Translator: Andrijana Nikolic http://webhostinggeeks.com/, Spanish translator: Andrew Kurtis http://webhostinghub.com, German Translator: Maximilian Kops http://maxkops.de, Arabic Translator: http://www.ArabsSM.com, Russian Translator: Nicholas Lagunov http://tobehip.com.ua
3
  Donate link: https://www.heateor.com/add-ons
4
  Tags: the champ, champ, social login, social sharing, social commenting, social comments, social plugin, buddypress, bbpress, social share, comments, share post, user profile data, social analytics, online identity, social profile storage, id provider, single sign-on, social media tools, free social login, post to social networks, social authentication, social app, connect, capture social data, social sign-in, signin, sign up, signup, social connect, facebook login, twitter login, google login, google+ login, linkedin login, yahoo, vkontakte, instagram, reddit, digg, stumbleupon, delicious, float it, tumblr, social network
5
  Requires at least: 2.5.0
6
  Tested up to: 4.3
7
+ Stable tag: 6.1
8
  License: GPLv2 or later
9
 
10
  The unique Social Plugin to let you integrate Social Login, Social Share and Social Comments at your website
196
  8. **Social Commenting**: Disqus Commenting selected
197
 
198
  == Changelog ==
199
+ = 6.1 =
200
+ * [Bugfix] Facebook Comments Email Notifications were working only for first comment when posted multiple comments without refreshing the page
201
+
202
  = 6.0 =
203
  * [New] Added options to enable/disable Social Commenting at default (post, page) and custom post types
204
  * [New] Added option to enable/disable sticky horizontal Social Sharing bar at bottom of page on mobile devices
637
  * [Improvement] Widget code has been updated to use php5 style constructors
638
  * [Improvement] WooCommerce shipping and billing details are now synced with social profile data
639
  * [Improvement] Sharing icons got sexier
640
+ * [Improvement] If social profile data has username, it is being used as is for WordPress username
641
+
642
+ = 6.1 =
643
+ * [Bugfix] Facebook Comments Email Notifications were working only for first comment when posted multiple comments without refreshing the page
super_socializer.php CHANGED
@@ -3,13 +3,13 @@
3
  Plugin Name: Super Socializer
4
  Plugin URI: http://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 and more.
6
- Version: 6.0
7
  Author: Heateor Team
8
  Author URI: http://www.heateor.com
9
  License: GPL2+
10
  */
11
  defined('ABSPATH') or die("Cheating........Uh!!");
12
- define('THE_CHAMP_SS_VERSION', '6.0');
13
 
14
  $theChampLoginOptions = get_option('the_champ_login');
15
  if(isset($theChampLoginOptions['providers']) && in_array('twitter', $theChampLoginOptions['providers'])){
@@ -653,6 +653,7 @@ function the_champ_default_options(){
653
  'footer_script' => 1
654
  ));
655
 
 
656
  // social commenting options
657
  if(!add_option('the_champ_facebook', array(
658
  'enable_commenting' => '1',
@@ -666,7 +667,7 @@ function the_champ_default_options(){
666
  'label_facebook_comments' => 'Facebook Comments',
667
  'label_googleplus_comments' => 'G+ Comments',
668
  'label_disqus_comments' => 'Disqus Comments',
669
- )) && get_option('the_champ_ss_version') != THE_CHAMP_SS_VERSION){
670
  $theChampTempFacebookOptions = get_option('the_champ_facebook');
671
  $theChampTempFacebookOptions['enable_post'] = '1';
672
  $theChampTempFacebookOptions['enable_page'] = '1';
3
  Plugin Name: Super Socializer
4
  Plugin URI: http://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 and more.
6
+ Version: 6.1
7
  Author: Heateor Team
8
  Author URI: http://www.heateor.com
9
  License: GPL2+
10
  */
11
  defined('ABSPATH') or die("Cheating........Uh!!");
12
+ define('THE_CHAMP_SS_VERSION', '6.1');
13
 
14
  $theChampLoginOptions = get_option('the_champ_login');
15
  if(isset($theChampLoginOptions['providers']) && in_array('twitter', $theChampLoginOptions['providers'])){
653
  'footer_script' => 1
654
  ));
655
 
656
+ $currentVersion = get_option('the_champ_ss_version');
657
  // social commenting options
658
  if(!add_option('the_champ_facebook', array(
659
  'enable_commenting' => '1',
667
  'label_facebook_comments' => 'Facebook Comments',
668
  'label_googleplus_comments' => 'G+ Comments',
669
  'label_disqus_comments' => 'Disqus Comments',
670
+ )) && version_compare("6.0", $currentVersion) && $currentVersion != THE_CHAMP_SS_VERSION){
671
  $theChampTempFacebookOptions = get_option('the_champ_facebook');
672
  $theChampTempFacebookOptions['enable_post'] = '1';
673
  $theChampTempFacebookOptions['enable_page'] = '1';