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

Version Description

[21 March 2022] = * [Security] Fixed two XSS Vulnerability issues * [Bugfix] Twitch login was not working for the new users * [Bugfix] Social login was causing PHP warning "Headers already sent.." and was not logging in users in some cases * [Bugfix] myCRED Points for Linkedin shares were not being rewarded when using Social Share myCRED Integration add-on * [Improvement] Anchor HTML tag for the More share icon now has an HREF attribute * [Improvement] Admin UI Improvements

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.30
Comparing to
See all releases

Code changes from version 7.13.29 to 7.13.30

admin/general_options.php CHANGED
@@ -4,7 +4,7 @@ defined('ABSPATH') or die("Cheating........Uh!!");
4
  <div id="fb-root"></div>
5
  <div>
6
  <?php
7
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
8
  ?>
9
  </div>
10
  <div class="metabox-holder columns-2" id="post-body">
@@ -90,7 +90,7 @@ defined('ABSPATH') or die("Cheating........Uh!!");
90
  </p>
91
  <div>
92
  <?php
93
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
94
  ?>
95
  </div>
96
  </div>
4
  <div id="fb-root"></div>
5
  <div>
6
  <?php
7
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
8
  ?>
9
  </div>
10
  <div class="metabox-holder columns-2" id="post-body">
90
  </p>
91
  <div>
92
  <?php
93
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
94
  ?>
95
  </div>
96
  </div>
admin/help.php CHANGED
@@ -18,6 +18,12 @@
18
  </div>
19
  </div>
20
 
 
 
 
 
 
 
21
  <div style="margin-bottom: 21px">
22
  <div class="inside" style="padding-top:10px">
23
  <a target="_blank" style="text-decoration:none" href="https://super-socializer-wordpress.heateor.com/"><input type="button" class="ss_demo" value="<?php _e('Plugin Demo', 'super-socializer') ?>" /></a>
@@ -59,12 +65,6 @@
59
  <a target="_blank" style="text-decoration:none" href="https://www.heateor.com/add-ons"><input type="button" class="ss_demo" value="<?php _e('Other Add-ons', 'super-socializer') ?>" /></a>
60
  </div>
61
  </div>
62
-
63
- <div style="margin-bottom: 21px">
64
- <div class="inside" style="padding-top:10px">
65
- <a target="_blank" style="text-decoration:none" href="https://wordpress.org/support/plugin/super-socializer"><input type="button" class="ss_demo" value="<?php _e('Support Forum', 'super-socializer') ?>" /></a>
66
- </div>
67
- </div>
68
 
69
  <div class="stuffbox">
70
  <h3><label><?php _e('Need Help?', 'super-socializer');?></label></h3>
18
  </div>
19
  </div>
20
 
21
+ <div style="margin-bottom: 21px">
22
+ <div class="inside" style="padding-top:10px">
23
+ <a target="_blank" style="text-decoration:none" href="https://wordpress.org/support/plugin/super-socializer"><input type="button" class="ss_demo" value="<?php _e('Support Forum', 'super-socializer') ?>" /></a>
24
+ </div>
25
+ </div>
26
+
27
  <div style="margin-bottom: 21px">
28
  <div class="inside" style="padding-top:10px">
29
  <a target="_blank" style="text-decoration:none" href="https://super-socializer-wordpress.heateor.com/"><input type="button" class="ss_demo" value="<?php _e('Plugin Demo', 'super-socializer') ?>" /></a>
65
  <a target="_blank" style="text-decoration:none" href="https://www.heateor.com/add-ons"><input type="button" class="ss_demo" value="<?php _e('Other Add-ons', 'super-socializer') ?>" /></a>
66
  </div>
67
  </div>
 
 
 
 
 
 
68
 
69
  <div class="stuffbox">
70
  <h3><label><?php _e('Need Help?', 'super-socializer');?></label></h3>
admin/like_buttons.php CHANGED
@@ -3,7 +3,7 @@
3
  <div id="fb-root"></div>
4
  <div>
5
  <?php
6
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
7
  ?>
8
  </div>
9
  <div class="metabox-holder columns-2" id="post-body">
@@ -766,6 +766,7 @@
766
  <p><a href="http://support.heateor.com/why-is-there-so-much-space-between-like-buttons" target="_blank"><?php _e( 'Why is there so much space between like buttons?', 'super-socializer' ) ?></a></p>
767
  <p><a href="http://support.heateor.com/why-is-floating-share-like-button-not-appearing-at-homepage" target="_blank"><?php _e( 'Why are floating sharing/like buttons not appearing at homepage?', 'super-socializer' ) ?></a></p>
768
  <p><a href="http://support.heateor.com/place-title-social-share-icons-row/" target="_blank"><?php _e('How to Place Title and Social Share Icons in the Same Row?', 'super-socializer' ) ?></a></p>
 
769
  </div>
770
  </div>
771
 
@@ -781,7 +782,7 @@
781
  </p>
782
  <div>
783
  <?php
784
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
785
  ?>
786
  </div>
787
  </form>
3
  <div id="fb-root"></div>
4
  <div>
5
  <?php
6
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
7
  ?>
8
  </div>
9
  <div class="metabox-holder columns-2" id="post-body">
766
  <p><a href="http://support.heateor.com/why-is-there-so-much-space-between-like-buttons" target="_blank"><?php _e( 'Why is there so much space between like buttons?', 'super-socializer' ) ?></a></p>
767
  <p><a href="http://support.heateor.com/why-is-floating-share-like-button-not-appearing-at-homepage" target="_blank"><?php _e( 'Why are floating sharing/like buttons not appearing at homepage?', 'super-socializer' ) ?></a></p>
768
  <p><a href="http://support.heateor.com/place-title-social-share-icons-row/" target="_blank"><?php _e('How to Place Title and Social Share Icons in the Same Row?', 'super-socializer' ) ?></a></p>
769
+ <p><a href="https://wordpress.org/support/plugin/super-socializer" target="_blank"><?php _e( 'More', 'super-socializer' ) ?>...</a></p>
770
  </div>
771
  </div>
772
 
782
  </p>
783
  <div>
784
  <?php
785
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
786
  ?>
787
  </div>
788
  </form>
admin/social_commenting.php CHANGED
@@ -2,7 +2,7 @@
2
  <div id="fb-root"></div>
3
  <div>
4
  <?php
5
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
6
  ?>
7
  </div>
8
  <div class="metabox-holder columns-2" id="post-body">
@@ -389,6 +389,7 @@
389
  <p><a style="text-decoration:none" href="http://support.heateor.com/browser-blocking-social-features/" target="_blank"><?php _e('Why is my browser blocking some features of the plugin?', 'super-socializer' ) ?></a></p>
390
  <p><a style="text-decoration:none" href="http://support.heateor.com/how-can-i-disable-social-commenting-at-individual-pagepost/" target="_blank"><?php _e('How can I disable Social Commenting at individual page/post?', 'super-socializer') ?></a></p>
391
  <p><a style="text-decoration:none" href="http://support.heateor.com/how-to-disable-default-comment-form-from-social-commenting/" target="_blank"><?php _e('How to disable default comment form from Social Commenting?', 'super-socializer') ?></a></p>
 
392
  </div>
393
  </div>
394
  </div>
@@ -401,7 +402,7 @@
401
  </p>
402
  <div>
403
  <?php
404
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
405
  ?>
406
  </div>
407
  </form>
2
  <div id="fb-root"></div>
3
  <div>
4
  <?php
5
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
6
  ?>
7
  </div>
8
  <div class="metabox-holder columns-2" id="post-body">
389
  <p><a style="text-decoration:none" href="http://support.heateor.com/browser-blocking-social-features/" target="_blank"><?php _e('Why is my browser blocking some features of the plugin?', 'super-socializer' ) ?></a></p>
390
  <p><a style="text-decoration:none" href="http://support.heateor.com/how-can-i-disable-social-commenting-at-individual-pagepost/" target="_blank"><?php _e('How can I disable Social Commenting at individual page/post?', 'super-socializer') ?></a></p>
391
  <p><a style="text-decoration:none" href="http://support.heateor.com/how-to-disable-default-comment-form-from-social-commenting/" target="_blank"><?php _e('How to disable default comment form from Social Commenting?', 'super-socializer') ?></a></p>
392
+ <p><a href="https://wordpress.org/support/plugin/super-socializer" target="_blank"><?php _e('More', 'super-socializer' ) ?>...</a></p>
393
  </div>
394
  </div>
395
  </div>
402
  </p>
403
  <div>
404
  <?php
405
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
406
  ?>
407
  </div>
408
  </form>
admin/social_login.php CHANGED
@@ -2,7 +2,7 @@
2
  <div id="fb-root"></div>
3
  <div>
4
  <?php
5
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
6
  ?>
7
  </div>
8
  <div class="metabox-holder">
@@ -1964,9 +1964,8 @@
1964
  <a href="javascript:void(0)"><?php _e('Why is social login not working?', 'super-socializer'); ?></a>
1965
  <div><?php _e('Make sure that App ID and Secret (Client ID and Secret) keys you have saved, belong to the same app', 'super-socializer'); ?></div>
1966
  </p>
1967
- <p><a href="https://wordpress.org/support/topic/social-login-not-working-with-cache-enabled/" target="_blank"><?php _e('Social Login not working with Varnish enabled', 'super-socializer') ?></a></p>
1968
- <p><a href="https://wordpress.org/support/topic/social-login-not-working-with-cache-enabled/" target="_blank"><?php _e('Why the user is not appearing logged in even after Social Login until the webpage is refreshed manually?', 'super-socializer' ) ?></a></p>
1969
  <p><a href="http://support.heateor.com/browser-blocking-social-features/" target="_blank"><?php _e('Why is my browser blocking some features of the plugin?', 'super-socializer' ) ?></a></p>
 
1970
  </div>
1971
  </div>
1972
  </div>
@@ -1981,7 +1980,7 @@
1981
  </p>
1982
  <p>
1983
  <?php
1984
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
1985
  ?>
1986
  </p>
1987
  </form>
2
  <div id="fb-root"></div>
3
  <div>
4
  <?php
5
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
6
  ?>
7
  </div>
8
  <div class="metabox-holder">
1964
  <a href="javascript:void(0)"><?php _e('Why is social login not working?', 'super-socializer'); ?></a>
1965
  <div><?php _e('Make sure that App ID and Secret (Client ID and Secret) keys you have saved, belong to the same app', 'super-socializer'); ?></div>
1966
  </p>
 
 
1967
  <p><a href="http://support.heateor.com/browser-blocking-social-features/" target="_blank"><?php _e('Why is my browser blocking some features of the plugin?', 'super-socializer' ) ?></a></p>
1968
+ <p><a href="https://wordpress.org/support/plugin/super-socializer" target="_blank"><?php _e('More', 'super-socializer' ) ?>...</a></p>
1969
  </div>
1970
  </div>
1971
  </div>
1980
  </p>
1981
  <p>
1982
  <?php
1983
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
1984
  ?>
1985
  </p>
1986
  </form>
admin/social_sharing.php CHANGED
@@ -2,7 +2,7 @@
2
  <div id="fb-root"></div>
3
  <div>
4
  <?php
5
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
6
  ?>
7
  </div>
8
  <div class="metabox-holder columns-2" style="padding-bottom:8px" id="post-body">
@@ -32,10 +32,6 @@
32
  </div>
33
  </div>
34
 
35
- <div style="clear:both"></div>
36
- <div>
37
- <a href="https://www.heateor.com/recover-social-share-counts" target="_blank"><input type="button" value="<?php _e('Recover Social Share Counts Lost After Moving to SSL/Https', 'super-socializer') ?> >>>" class="ss_demo" style="width:55%" /></a>
38
- </div>
39
  <div style="clear:both"></div>
40
  <?php
41
  if(!isset($theChampSharingOptions['horizontal_re_providers'])){
@@ -1899,6 +1895,7 @@
1899
  <p><a href="http://support.heateor.com/why-is-share-count-not-getting-updated" target="_blank"><?php _e( 'Why is share count not getting updated?', 'super-socializer') ?></a></p>
1900
  <p><a href="http://support.heateor.com/why-is-there-so-much-space-between-like-buttons" target="_blank"><?php _e( 'Why is there so much space between like buttons?', 'super-socializer') ?></a></p>
1901
  <p><a href="http://support.heateor.com/why-is-floating-share-like-button-not-appearing-at-homepage" target="_blank"><?php _e( 'Why are floating sharing/like buttons not appearing at homepage?', 'super-socializer') ?></a></p>
 
1902
  </div>
1903
  </div>
1904
 
@@ -1913,7 +1910,7 @@
1913
  </p>
1914
  <div>
1915
  <?php
1916
- echo sprintf(__('You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a>', 'super-socializer'), 'https://wordpress.org/support/view/plugin-reviews/super-socializer');
1917
  ?>
1918
  </div>
1919
  </form>
2
  <div id="fb-root"></div>
3
  <div>
4
  <?php
5
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
6
  ?>
7
  </div>
8
  <div class="metabox-holder columns-2" style="padding-bottom:8px" id="post-body">
32
  </div>
33
  </div>
34
 
 
 
 
 
35
  <div style="clear:both"></div>
36
  <?php
37
  if(!isset($theChampSharingOptions['horizontal_re_providers'])){
1895
  <p><a href="http://support.heateor.com/why-is-share-count-not-getting-updated" target="_blank"><?php _e( 'Why is share count not getting updated?', 'super-socializer') ?></a></p>
1896
  <p><a href="http://support.heateor.com/why-is-there-so-much-space-between-like-buttons" target="_blank"><?php _e( 'Why is there so much space between like buttons?', 'super-socializer') ?></a></p>
1897
  <p><a href="http://support.heateor.com/why-is-floating-share-like-button-not-appearing-at-homepage" target="_blank"><?php _e( 'Why are floating sharing/like buttons not appearing at homepage?', 'super-socializer') ?></a></p>
1898
+ <p><a href="https://wordpress.org/support/plugin/super-socializer" target="_blank"><?php _e( 'More', 'super-socializer' ) ?>...</a></p>
1899
  </div>
1900
  </div>
1901
 
1910
  </p>
1911
  <div>
1912
  <?php
1913
+ echo sprintf( __( 'You can appreciate the effort put in this free plugin by rating it <a href="%s" target="_blank">here</a> and help us continue the development of this plugin by purchasing the premium add-ons and plugins <a href="%s" target="_blank">here</a>', 'super-socializer' ), 'https://wordpress.org/support/view/plugin-reviews/super-socializer', 'https://www.heateor.com/add-ons' );
1914
  ?>
1915
  </div>
1916
  </form>
inc/social_login.php CHANGED
@@ -677,7 +677,7 @@ function the_champ_sanitize_profile_data($profileData, $provider){
677
  $temp['email'] = isset($profileData->email) ? sanitize_email($profileData->email) : '';
678
  $temp['bio'] = '';
679
  $temp['username'] = isset($profileData->login) ? sanitize_text_field($profileData->login) : '';
680
- $temp['link'] = $temp['login'] ? 'https://www.twitch.tv/' . $temp['login'] : '';
681
  $temp['avatar'] = isset($profileData->profile_image_url) && heateor_ss_validate_url($profileData->profile_image_url) ? trim($profileData->profile_image_url) : '';
682
  $temp['name'] = isset($profileData->display_name) ? sanitize_text_field($profileData->display_name) : '';
683
  $temp['first_name'] = '';
677
  $temp['email'] = isset($profileData->email) ? sanitize_email($profileData->email) : '';
678
  $temp['bio'] = '';
679
  $temp['username'] = isset($profileData->login) ? sanitize_text_field($profileData->login) : '';
680
+ $temp['link'] = $temp['username'] ? 'https://www.twitch.tv/' . $temp['username'] : '';
681
  $temp['avatar'] = isset($profileData->profile_image_url) && heateor_ss_validate_url($profileData->profile_image_url) ? trim($profileData->profile_image_url) : '';
682
  $temp['name'] = isset($profileData->display_name) ? sanitize_text_field($profileData->display_name) : '';
683
  $temp['first_name'] = '';
inc/social_sharing.php CHANGED
@@ -242,11 +242,11 @@ function the_champ_prepare_sharing_html($postUrl, $shareCountUrl, $sharingType,
242
  }
243
 
244
  if(isset($theChampSharingOptions[$sharingType . '_more']) && !the_champ_is_amp_page()){
245
- $liItems .= '<a class="the_champ_more" title="More" rel="nofollow noopener" style="font-size:24px!important;border:0;box-shadow:none;display:inline-block!important;font-size:16px;padding:0 4px;vertical-align: middle;display:inline;">';
246
  if ( $displayCount ) {
247
  $liItems .= $counterContainerInitHtml . '">&nbsp;' . $counterContainerEndHtml;
248
  }
249
- $liItems .= '<span class="the_champ_svg" style="background-color:#ee8e2d;' . str_replace( array( 'style="', ';"' ), array( '', ';display:inline-block!important;opacity:1;float:left;font-size:32px!important;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;display:inline;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box;' ), $style ) . '" onclick="theChampMoreSharingPopup(this, \'' . $postUrl . '\', \'' . $postTitle . '\', \'' . heateor_ss_sanitize_post_title( heateor_ss_wpseo_twitter_title( $post ) ) . '\' )">';
250
  if ( the_champ_is_amp_page() ) {
251
  $liItems .= '<i title="More" class="theChampSharing theChampMoreBackground"><i class="theChampSharingSvg theChampMoreSvg"></i></i></li>';
252
  } else {
@@ -955,8 +955,10 @@ function the_champ_sharing_count(){
955
  if(isset($_GET['urls']) && is_array($_GET['urls']) && count($_GET['urls']) > 0){
956
  $targetUrls = array_unique($_GET['urls']);
957
  foreach($targetUrls as $k => $v){
958
- if(heateor_ss_validate_url($v) !== false){
959
- $targetUrls[$k] = trim($v);
 
 
960
  }
961
  }
962
  }else{
242
  }
243
 
244
  if(isset($theChampSharingOptions[$sharingType . '_more']) && !the_champ_is_amp_page()){
245
+ $liItems .= '<a class="the_champ_more" title="More" rel="nofollow noopener" style="font-size:24px!important;border:0;box-shadow:none;display:inline-block!important;font-size:16px;padding:0 4px;vertical-align: middle;display:inline;" href="' . htmlentities( addslashes( esc_url( $postUrl ) ), ENT_QUOTES ) . '" onclick="event.preventDefault()">';
246
  if ( $displayCount ) {
247
  $liItems .= $counterContainerInitHtml . '">&nbsp;' . $counterContainerEndHtml;
248
  }
249
+ $liItems .= '<span class="the_champ_svg" style="background-color:#ee8e2d;' . str_replace( array( 'style="', ';"' ), array( '', ';display:inline-block!important;opacity:1;float:left;font-size:32px!important;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;display:inline;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box;' ), $style ) . '" onclick="theChampMoreSharingPopup(this, \'' . htmlentities( addslashes( esc_url( $postUrl ) ), ENT_QUOTES ) . '\', \'' . $postTitle . '\', \'' . heateor_ss_sanitize_post_title( heateor_ss_wpseo_twitter_title( $post ) ) . '\' )">';
250
  if ( the_champ_is_amp_page() ) {
251
  $liItems .= '<i title="More" class="theChampSharing theChampMoreBackground"><i class="theChampSharingSvg theChampMoreSvg"></i></i></li>';
252
  } else {
955
  if(isset($_GET['urls']) && is_array($_GET['urls']) && count($_GET['urls']) > 0){
956
  $targetUrls = array_unique($_GET['urls']);
957
  foreach($targetUrls as $k => $v){
958
+ if(heateor_ss_validate_url($v) === false){
959
+ unset($targetUrls[$k]);
960
+ }else{
961
+ $targetUrls[$k] = esc_url($v);
962
  }
963
  }
964
  }else{
inc/social_sharing_networks.php CHANGED
@@ -28,7 +28,7 @@ function heateor_ss_fetch_sharing_networks($sharingType){
28
  'Parler' => '<a class="the_champ_parler" href="https://parler.com/new-post?message=%post_title%&url=%encoded_post_url%" title="Parler" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg" style="background-color:#C63240;%span_style%"><svg xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" viewBox="-24 -30 140 160"><g fill="%logo_color%"><path d="M58.34 83.31h-25v-8.49c0-4.5 3.64-8.14 8.14-8.14h16.87c13.8 0 25.02-11.19 25.02-24.94 0-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0 7.45 7.45 0 16.63 0h36.41l5.44.17C81.39.24 100 18.86 100 41.74c0 22.92-18.69 41.57-41.66 41.57z"></path><path d="M16.65 100C7.46 100 .02 92.55.02 83.37V49.49c0-8.92 7.23-16.16 16.16-16.16h42.19a8.32 8.32 0 010 16.64h-33.5c-4.53 0-8.21 3.67-8.21 8.21V100z"></path></g></svg></span></a>',
29
  'gab' => '<a class="the_champ_gab" href="https://gab.com/compose?url=%encoded_post_url%&text=%post_title%" title="Gab" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg" style="background-color:#25CC80;%span_style%"><svg style="%inner_style%" version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-14.5 3.5 46 30" xml:space="preserve"><g><path fill="%logo_color%" d="M13.8,7.6h-2.4v0.7V9l-0.4-0.3C10.2,7.8,9,7.2,7.7,7.2c-0.2,0-0.4,0-0.4,0c-0.1,0-0.3,0-0.5,0 c-5.6,0.3-8.7,7.2-5.4,12.1c2.3,3.4,7.1,4.1,9.7,1.5l0.3-0.3l0,0.7c0,1-0.1,1.5-0.4,2.2c-1,2.4-4.1,3-6.8,1.3 c-0.2-0.1-0.4-0.2-0.4-0.2c-0.1,0.1-1.9,3.5-1.9,3.6c0,0.1,0.5,0.4,0.8,0.6c2.2,1.4,5.6,1.7,8.3,0.8c2.7-0.9,4.5-3.2,5-6.4 c0.2-1.1,0.2-0.8,0.2-8.4l0-7.1H13.8z M9.7,17.6c-2.2,1.2-4.9-0.4-4.9-2.9C4.8,12.6,7,11,9,11.6C11.8,12.4,12.3,16.1,9.7,17.6z"></path></g></svg></span></a>',
30
  'twitter' => '<a class="the_champ_button_twitter" href="https://twitter.com/intent/tweet?%via_twitter_username%text=%wpseo_post_title%&url=%encoded_post_url%" title="Twitter" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg the_champ_s__default the_champ_s_twitter" style="background-color:#55acee;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 39 39"><path d="M28 8.557a9.913 9.913 0 0 1-2.828.775 4.93 4.93 0 0 0 2.166-2.725 9.738 9.738 0 0 1-3.13 1.194 4.92 4.92 0 0 0-3.593-1.55 4.924 4.924 0 0 0-4.794 6.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942 4.942 0 0 0-.665 2.477c0 1.71.87 3.214 2.19 4.1a4.968 4.968 0 0 1-2.23-.616v.06c0 2.39 1.7 4.38 3.952 4.83-.414.115-.85.174-1.297.174-.318 0-.626-.03-.928-.086a4.935 4.935 0 0 0 4.6 3.42 9.893 9.893 0 0 1-6.114 2.107c-.398 0-.79-.023-1.175-.068a13.953 13.953 0 0 0 7.55 2.213c9.056 0 14.01-7.507 14.01-14.013 0-.213-.005-.426-.015-.637.96-.695 1.795-1.56 2.455-2.55z" fill="%logo_color%"></path></svg></span></a>',
31
- 'linkedin' => '<a class="the_champ_button_linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=%encoded_post_url%&title=%post_title%" title="LinkedIn" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg the_champ_s__default the_champ_s_linkedin" style="background-color:#0077b5;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32"><path d="M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z" fill="%logo_color%"></path></svg></span></a>',
32
  'print' => '<a class="the_champ_button_print" onclick="window.print()" title="Print" rel="nofollow noopener" %anchor_style%><span class="the_champ_svg the_champ_s__default the_champ_s_print" style="background-color:#fd6500;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32"><path fill="%logo_color%" stroke="%logo_color%" stroke-width=".1" d="M4.467 14.305h23.065v6.498H4.467v-6.498z"/><path fill="#DCDCDC" stroke="%logo_color%" stroke-width=".1" d="M5.228 12.83H26.77l.745 1.39H4.485l.743-1.39z"/><path d="M9.19 8.118h13.467v6.106H9.19z"/><path fill="%logo_color%" stroke="%logo_color%" stroke-width=".1" d="M9.844 6.516h12.312v7.31H9.844z"/><path stroke="%logo_color%" stroke-width=".1" d="M8.602 17.37h14.574v3.396H8.602z"/><path fill="%logo_color%" stroke="%logo_color%" stroke-width=".1" d="M10.152 17.97h11.27l2.233 7.515H7.92l2.232-7.514z"/></svg></span></a>',
33
  'email' => '<a class="the_champ_email" onclick="window.open(\'mailto:?subject=\' + decodeURIComponent(\'%post_title%\' ).replace(\'&\', \'%26\') + \'&body=\' + decodeURIComponent(\'%encoded_post_url%\' ), \'_blank\')" title="Email" rel="nofollow noopener" %anchor_style%><span class="the_champ_svg" style="background-color:#649a3f;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 43 43"><path d="M 5.5 11 h 23 v 1 l -11 6 l -11 -6 v -1 m 0 2 l 11 6 l 11 -6 v 11 h -22 v -11" stroke-width="1" fill="%logo_color%"></path></svg></span></a>',
34
  'reddit' => '<a class="the_champ_button_reddit" href="http://reddit.com/submit?url=%encoded_post_url%&title=%post_title%" title="Reddit" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg the_champ_s__default the_champ_s_reddit" style="background-color:#ff5700;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3.5 -3.5 39 39"><path d="M28.543 15.774a2.953 2.953 0 0 0-2.951-2.949 2.882 2.882 0 0 0-1.9.713 14.075 14.075 0 0 0-6.85-2.044l1.38-4.349 3.768.884a2.452 2.452 0 1 0 .24-1.176l-4.274-1a.6.6 0 0 0-.709.4l-1.659 5.224a14.314 14.314 0 0 0-7.316 2.029 2.908 2.908 0 0 0-1.872-.681 2.942 2.942 0 0 0-1.618 5.4 5.109 5.109 0 0 0-.062.765c0 4.158 5.037 7.541 11.229 7.541s11.22-3.383 11.22-7.541a5.2 5.2 0 0 0-.053-.706 2.963 2.963 0 0 0 1.427-2.51zm-18.008 1.88a1.753 1.753 0 0 1 1.73-1.74 1.73 1.73 0 0 1 1.709 1.74 1.709 1.709 0 0 1-1.709 1.711 1.733 1.733 0 0 1-1.73-1.711zm9.565 4.968a5.573 5.573 0 0 1-4.081 1.272h-.032a5.576 5.576 0 0 1-4.087-1.272.6.6 0 0 1 .844-.854 4.5 4.5 0 0 0 3.238.927h.032a4.5 4.5 0 0 0 3.237-.927.6.6 0 1 1 .844.854zm-.331-3.256a1.726 1.726 0 1 1 1.709-1.712 1.717 1.717 0 0 1-1.712 1.712z" fill="%logo_color%"/></svg></span></a>',
28
  'Parler' => '<a class="the_champ_parler" href="https://parler.com/new-post?message=%post_title%&url=%encoded_post_url%" title="Parler" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg" style="background-color:#C63240;%span_style%"><svg xmlns="http://www.w3.org/2000/svg" height="100%" width="100%" viewBox="-24 -30 140 160"><g fill="%logo_color%"><path d="M58.34 83.31h-25v-8.49c0-4.5 3.64-8.14 8.14-8.14h16.87c13.8 0 25.02-11.19 25.02-24.94 0-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0 7.45 7.45 0 16.63 0h36.41l5.44.17C81.39.24 100 18.86 100 41.74c0 22.92-18.69 41.57-41.66 41.57z"></path><path d="M16.65 100C7.46 100 .02 92.55.02 83.37V49.49c0-8.92 7.23-16.16 16.16-16.16h42.19a8.32 8.32 0 010 16.64h-33.5c-4.53 0-8.21 3.67-8.21 8.21V100z"></path></g></svg></span></a>',
29
  'gab' => '<a class="the_champ_gab" href="https://gab.com/compose?url=%encoded_post_url%&text=%post_title%" title="Gab" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg" style="background-color:#25CC80;%span_style%"><svg style="%inner_style%" version="1.1" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-14.5 3.5 46 30" xml:space="preserve"><g><path fill="%logo_color%" d="M13.8,7.6h-2.4v0.7V9l-0.4-0.3C10.2,7.8,9,7.2,7.7,7.2c-0.2,0-0.4,0-0.4,0c-0.1,0-0.3,0-0.5,0 c-5.6,0.3-8.7,7.2-5.4,12.1c2.3,3.4,7.1,4.1,9.7,1.5l0.3-0.3l0,0.7c0,1-0.1,1.5-0.4,2.2c-1,2.4-4.1,3-6.8,1.3 c-0.2-0.1-0.4-0.2-0.4-0.2c-0.1,0.1-1.9,3.5-1.9,3.6c0,0.1,0.5,0.4,0.8,0.6c2.2,1.4,5.6,1.7,8.3,0.8c2.7-0.9,4.5-3.2,5-6.4 c0.2-1.1,0.2-0.8,0.2-8.4l0-7.1H13.8z M9.7,17.6c-2.2,1.2-4.9-0.4-4.9-2.9C4.8,12.6,7,11,9,11.6C11.8,12.4,12.3,16.1,9.7,17.6z"></path></g></svg></span></a>',
30
  'twitter' => '<a class="the_champ_button_twitter" href="https://twitter.com/intent/tweet?%via_twitter_username%text=%wpseo_post_title%&url=%encoded_post_url%" title="Twitter" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg the_champ_s__default the_champ_s_twitter" style="background-color:#55acee;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 39 39"><path d="M28 8.557a9.913 9.913 0 0 1-2.828.775 4.93 4.93 0 0 0 2.166-2.725 9.738 9.738 0 0 1-3.13 1.194 4.92 4.92 0 0 0-3.593-1.55 4.924 4.924 0 0 0-4.794 6.049c-4.09-.21-7.72-2.17-10.15-5.15a4.942 4.942 0 0 0-.665 2.477c0 1.71.87 3.214 2.19 4.1a4.968 4.968 0 0 1-2.23-.616v.06c0 2.39 1.7 4.38 3.952 4.83-.414.115-.85.174-1.297.174-.318 0-.626-.03-.928-.086a4.935 4.935 0 0 0 4.6 3.42 9.893 9.893 0 0 1-6.114 2.107c-.398 0-.79-.023-1.175-.068a13.953 13.953 0 0 0 7.55 2.213c9.056 0 14.01-7.507 14.01-14.013 0-.213-.005-.426-.015-.637.96-.695 1.795-1.56 2.455-2.55z" fill="%logo_color%"></path></svg></span></a>',
31
+ 'linkedin' => '<a class="the_champ_button_linkedin" href="https://www.linkedin.com/shareArticle?mini=true&url=%encoded_post_url%&title=%post_title%" title="Linkedin" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg the_champ_s__default the_champ_s_linkedin" style="background-color:#0077b5;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32"><path d="M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z" fill="%logo_color%"></path></svg></span></a>',
32
  'print' => '<a class="the_champ_button_print" onclick="window.print()" title="Print" rel="nofollow noopener" %anchor_style%><span class="the_champ_svg the_champ_s__default the_champ_s_print" style="background-color:#fd6500;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 32"><path fill="%logo_color%" stroke="%logo_color%" stroke-width=".1" d="M4.467 14.305h23.065v6.498H4.467v-6.498z"/><path fill="#DCDCDC" stroke="%logo_color%" stroke-width=".1" d="M5.228 12.83H26.77l.745 1.39H4.485l.743-1.39z"/><path d="M9.19 8.118h13.467v6.106H9.19z"/><path fill="%logo_color%" stroke="%logo_color%" stroke-width=".1" d="M9.844 6.516h12.312v7.31H9.844z"/><path stroke="%logo_color%" stroke-width=".1" d="M8.602 17.37h14.574v3.396H8.602z"/><path fill="%logo_color%" stroke="%logo_color%" stroke-width=".1" d="M10.152 17.97h11.27l2.233 7.515H7.92l2.232-7.514z"/></svg></span></a>',
33
  'email' => '<a class="the_champ_email" onclick="window.open(\'mailto:?subject=\' + decodeURIComponent(\'%post_title%\' ).replace(\'&\', \'%26\') + \'&body=\' + decodeURIComponent(\'%encoded_post_url%\' ), \'_blank\')" title="Email" rel="nofollow noopener" %anchor_style%><span class="the_champ_svg" style="background-color:#649a3f;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 43 43"><path d="M 5.5 11 h 23 v 1 l -11 6 l -11 -6 v -1 m 0 2 l 11 6 l 11 -6 v 11 h -22 v -11" stroke-width="1" fill="%logo_color%"></path></svg></span></a>',
34
  'reddit' => '<a class="the_champ_button_reddit" href="http://reddit.com/submit?url=%encoded_post_url%&title=%post_title%" title="Reddit" rel="nofollow noopener" target="_blank" %anchor_style%><span class="the_champ_svg the_champ_s__default the_champ_s_reddit" style="background-color:#ff5700;%span_style%"><svg style="%inner_style%" focusable="false" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3.5 -3.5 39 39"><path d="M28.543 15.774a2.953 2.953 0 0 0-2.951-2.949 2.882 2.882 0 0 0-1.9.713 14.075 14.075 0 0 0-6.85-2.044l1.38-4.349 3.768.884a2.452 2.452 0 1 0 .24-1.176l-4.274-1a.6.6 0 0 0-.709.4l-1.659 5.224a14.314 14.314 0 0 0-7.316 2.029 2.908 2.908 0 0 0-1.872-.681 2.942 2.942 0 0 0-1.618 5.4 5.109 5.109 0 0 0-.062.765c0 4.158 5.037 7.541 11.229 7.541s11.22-3.383 11.22-7.541a5.2 5.2 0 0 0-.053-.706 2.963 2.963 0 0 0 1.427-2.51zm-18.008 1.88a1.753 1.753 0 0 1 1.73-1.74 1.73 1.73 0 0 1 1.709 1.74 1.709 1.709 0 0 1-1.709 1.711 1.733 1.733 0 0 1-1.73-1.711zm9.565 4.968a5.573 5.573 0 0 1-4.081 1.272h-.032a5.576 5.576 0 0 1-4.087-1.272.6.6 0 0 1 .844-.854 4.5 4.5 0 0 0 3.238.927h.032a4.5 4.5 0 0 0 3.237-.927.6.6 0 1 1 .844.854zm-.331-3.256a1.726 1.726 0 1 1 1.709-1.712 1.717 1.717 0 0 1-1.712 1.712z" fill="%logo_color%"/></svg></span></a>',
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: Heateor, farhan8heateor, jatin8heateor, the_champ, Hungarian Trans
3
  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, gettr share, parler share
5
  Requires at least: 2.5.0
6
- Tested up to: 5.9.1
7
- Stable tag: 7.13.29
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,14 @@ 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.29 [28 February 2022] =
217
  * [Improvement] Added notification to update the <a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on for compatibility with the current version of Super Socializer
218
 
@@ -2375,4 +2383,12 @@ Yes, we can help you with it. Just drop an email at support[ at ]heateor[ dot ]c
2375
  * [Bugfix] Yummly social share icon was showing empty space on its right side
2376
 
2377
  = 7.13.29 [28 February 2022] =
2378
- * [Improvement] Added notification to update the <a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on for compatibility with the current version of Super Socializer
 
 
 
 
 
 
 
 
3
  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, gettr share, parler share
5
  Requires at least: 2.5.0
6
+ Tested up to: 5.9.2
7
+ Stable tag: 7.13.30
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.30 [21 March 2022] =
217
+ * [Security] Fixed two XSS Vulnerability issues
218
+ * [Bugfix] Twitch login was not working for the new users
219
+ * [Bugfix] Social login was causing PHP warning "Headers already sent.." and was not logging in users in some cases
220
+ * [Bugfix] myCRED Points for Linkedin shares were not being rewarded when using <a href="https://www.heateor.com/social-share-mycred/">Social Share myCRED Integration</a> add-on
221
+ * [Improvement] Anchor HTML tag for the More share icon now has an HREF attribute
222
+ * [Improvement] Admin UI Improvements
223
+
224
  = 7.13.29 [28 February 2022] =
225
  * [Improvement] Added notification to update the <a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on for compatibility with the current version of Super Socializer
226
 
2383
  * [Bugfix] Yummly social share icon was showing empty space on its right side
2384
 
2385
  = 7.13.29 [28 February 2022] =
2386
+ * [Improvement] Added notification to update the <a href="https://www.heateor.com/social-shares-tracker" target="_blank">Social Shares Tracker</a> add-on for compatibility with the current version of Super Socializer
2387
+
2388
+ = 7.13.30 [21 March 2022] =
2389
+ * [Security] Fixed two XSS Vulnerability issues
2390
+ * [Bugfix] Twitch login was not working for the new users
2391
+ * [Bugfix] Social login was causing PHP warning "Headers already sent.." and was not logging in users in some cases
2392
+ * [Bugfix] myCRED Points for Linkedin shares were not being rewarded when using <a href="https://www.heateor.com/social-share-mycred/">Social Share myCRED Integration</a> add-on
2393
+ * [Improvement] Anchor HTML tag for the More share icon now has an HREF attribute
2394
+ * [Improvement] Admin UI Improvements
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.29
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.29');
15
 
16
  // attributes to allow in the HTML of the social share and social media follow icons
17
  $heateor_ss_default_attribs = array(
@@ -1916,6 +1916,12 @@ function the_champ_connect(){
1916
  * Close Social Login popup
1917
  */
1918
  function the_champ_close_login_popup($redirectionUrl){
 
 
 
 
 
 
1919
  ?>
1920
  <script>
1921
  if(window.opener){
@@ -1926,11 +1932,6 @@ function the_champ_close_login_popup($redirectionUrl){
1926
  }
1927
  </script>
1928
  <?php
1929
- global $theChampLoginOptions;
1930
- if(isset($theChampLoginOptions['same_tab_login'])){
1931
- wp_redirect($redirectionUrl);
1932
- die;
1933
- }
1934
  die;
1935
  }
1936
 
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.30
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.30');
15
 
16
  // attributes to allow in the HTML of the social share and social media follow icons
17
  $heateor_ss_default_attribs = array(
1916
  * Close Social Login popup
1917
  */
1918
  function the_champ_close_login_popup($redirectionUrl){
1919
+ global $theChampLoginOptions;
1920
+ if(isset($theChampLoginOptions['same_tab_login'])){
1921
+ wp_redirect($redirectionUrl);
1922
+ die;
1923
+ return;
1924
+ }
1925
  ?>
1926
  <script>
1927
  if(window.opener){
1932
  }
1933
  </script>
1934
  <?php
 
 
 
 
 
1935
  die;
1936
  }
1937