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

Version Description

  • [Bugfix] Twitter sharer was including '+' in place of space in the content being shared in IOS
  • [Bugfix] Vertical sharing/like buttons interface at homepage was using title of first post on the page instead of that of homepage
Download this release

Release Info

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

Code changes from version 6.6 to 6.6.1

Files changed (3) hide show
  1. inc/social_sharing.php +32 -16
  2. readme.txt +12 -2
  3. super_socializer.php +2 -2
inc/social_sharing.php CHANGED
@@ -9,6 +9,14 @@ defined('ABSPATH') or die("Cheating........Uh!!");
9
  */
10
  function the_champ_prepare_sharing_html($postUrl, $sharingType = 'horizontal', $displayCount, $totalShares){
11
  global $theChampSharingOptions, $post;
 
 
 
 
 
 
 
 
12
  $postUrl = (isset($theChampSharingOptions['use_shortlink']) && function_exists('wp_get_shortlink')) ? wp_get_shortlink() : $postUrl;
13
  if(!isset($theChampSharingOptions['horizontal_sharing_size'])){
14
  $theChampSharingOptions['horizontal_sharing_size'] = 30;
@@ -59,40 +67,40 @@ function the_champ_prepare_sharing_html($postUrl, $sharingType = 'horizontal', $
59
  if($provider == 'print'){
60
  $liItems .= '<i ' .$style. ' alt="Print" Title="Print" class="theChampSharing theChamp'. ucfirst($provider) .'Background" onclick=\'window.print()\'><ss style="display:block" class="theChampSharingSvg theChamp'. ucfirst($provider) .'Svg"></ss></i>';
61
  }elseif($provider == 'email'){
62
- $liItems .= '<i ' .$style. ' alt="Email" Title="Email" class="theChampSharing theChamp'. ucfirst($provider) .'Background" onclick="window.location.href = \'mailto:?subject=\' + decodeURIComponent(\''. urlencode($post->post_title) .'\') + \'&body=\' + decodeURIComponent(\''.$postUrl.'\')"><ss style="display:block" class="theChampSharingSvg theChamp'. ucfirst($provider) .'Svg"></ss></i>';
63
  }else{
64
  if($provider == 'facebook'){
65
  $sharingUrl = 'https://www.facebook.com/sharer/sharer.php?u=' . $postUrl;
66
  }elseif($provider == 'twitter'){
67
- $sharingUrl = 'http://twitter.com/intent/tweet?'. (isset($theChampSharingOptions['twitter_username']) && $theChampSharingOptions['twitter_username'] != '' ? 'via=' . $theChampSharingOptions['twitter_username'] . '&' : '') . 'text='.urlencode($post->post_title).'&url=' . $postUrl;
68
  }elseif($provider == 'linkedin'){
69
- $sharingUrl = 'http://www.linkedin.com/shareArticle?mini=true&url=' . $postUrl . '&title=' . urlencode($post->post_title);
70
  }elseif($provider == 'google'){
71
  $sharingUrl = 'https://plus.google.com/share?url=' . $postUrl;
72
  }elseif($provider == 'yahoo'){
73
- $sharingUrl = 'http://bookmarks.yahoo.com/toolbar/SaveBM/?u=' . $postUrl . '&t=' . urlencode($post->post_title);
74
  }elseif($provider == 'reddit'){
75
- $sharingUrl = 'http://reddit.com/submit?url='.$postUrl.'&title=' . urlencode($post->post_title);
76
  }elseif($provider == 'digg'){
77
- $sharingUrl = 'http://digg.com/submit?url='.$postUrl.'&title=' . urlencode($post->post_title);
78
  }elseif($provider == 'delicious'){
79
- $sharingUrl = 'http://del.icio.us/post?url='.$postUrl.'&title=' . urlencode($post->post_title);
80
  }elseif($provider == 'stumbleupon'){
81
- $sharingUrl = 'http://www.stumbleupon.com/submit?url='.$postUrl.'&title=' . urlencode($post->post_title);
82
  }elseif($provider == 'float it'){
83
- $sharingUrl = 'http://www.designfloat.com/submit.php?url='.$postUrl.'&title=' . urlencode($post->post_title);
84
  }elseif($provider == 'tumblr'){
85
- $sharingUrl = 'http://www.tumblr.com/share?v=3&u='.urlencode($postUrl).'&t=' . urlencode($post->post_title) . '&s=';
86
  }elseif($provider == 'vkontakte'){
87
  $sharingUrl = 'http://vkontakte.ru/share.php?&url='.urlencode($postUrl);
88
  }elseif($provider == 'xing'){
89
  $sharingUrl = 'https://www.xing-share.com/social_plugins/share?url='. urlencode($postUrl) .'&wtmc=XING&sc_p=xing-share';
90
  }elseif($provider == 'whatsapp'){
91
- $sharingUrl = 'whatsapp://send?text=' . urlencode($post->post_title . ' ' . $postUrl);
92
  }elseif($provider == 'yummly'){
93
- $sharingUrl = 'http://www.yummly.com/urb/verify?url=' . urlencode($postUrl) . '&title=' . urlencode($post->post_title);
94
  }elseif($provider == 'buffer'){
95
- $sharingUrl = 'https://buffer.com/add?url=' . urlencode($postUrl) . '&title=' . urlencode($post->post_title);
96
  }elseif($provider == 'pinterest'){
97
  $sharingUrl = "javascript:void((function(){var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());";
98
  }
@@ -112,7 +120,7 @@ function the_champ_prepare_sharing_html($postUrl, $sharingType = 'horizontal', $
112
  if($displayCount){
113
  $liItems .= $counterContainerInitHtml . '">&nbsp;' . $counterContainerEndHtml;
114
  }
115
- $liItems .= '<i ' .$style. ' title="More" alt="More" class="theChampSharing theChampMoreBackground" onclick="theChampMoreSharingPopup(this, \''.$postUrl.'\', \''.urlencode($post->post_title).'\')" ><ss style="display:block" class="theChampSharingSvg theChampMoreSvg"></ss></i></li>';
116
  }
117
 
118
  $totalSharesHtml = '';
@@ -147,6 +155,14 @@ function the_champ_prepare_sharing_html($postUrl, $sharingType = 'horizontal', $
147
  */
148
  function the_champ_prepare_counter_html($postUrl, $sharingType = 'horizontal', $shortUrl){
149
  global $theChampCounterOptions, $post;
 
 
 
 
 
 
 
 
150
  $shortUrl = (isset($theChampCounterOptions['use_shortlink']) && function_exists('wp_get_shortlink')) ? wp_get_shortlink() : $shortUrl;
151
  $output = apply_filters('the_champ_counter_interface_filter', '', $postUrl, $shortUrl, $sharingType, $theChampCounterOptions, $post);
152
  if($output != ''){
@@ -162,7 +178,7 @@ function the_champ_prepare_counter_html($postUrl, $sharingType = 'horizontal', $
162
  }elseif($provider == 'facebook_recommend'){
163
  $html .= '<li class="the_champ_facebook_recommend"><div class="fb-like" data-href="'. $postUrl .'" data-layout="button_count" data-action="recommend" data-show-faces="false" data-share="false"></div></li>';
164
  }elseif($provider == 'twitter_tweet'){
165
- $html .= '<li class="the_champ_twitter_tweet" heateor-ss-data-href="'. $postUrl .'"><a href="https://twitter.com/share" class="twitter-share-button" data-url="'. $shortUrl .'" data-counturl="'. $postUrl .'" data-text="'. html_entity_decode($post->post_title, ENT_COMPAT, 'UTF-8') .'" data-via="'. (isset($theChampCounterOptions['twitter_username']) && $theChampCounterOptions['twitter_username'] != '' ? $theChampCounterOptions['twitter_username'] : '') .'" data-lang="'. $language .'" >Tweet</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?"http":"https";if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document, "script", "twitter-wjs");</script></li>';
166
  }elseif($provider == 'linkedin_share'){
167
  $html .= '<li class="the_champ_linkedin_share"><script src="//platform.linkedin.com/in.js" type="text/javascript">lang: '. $language .'</script><script type="IN/Share" data-url="' . $postUrl . '" data-counter="right"></script></li>';
168
  }elseif($provider == 'google_plusone'){
@@ -176,7 +192,7 @@ function the_champ_prepare_counter_html($postUrl, $sharingType = 'horizontal', $
176
  }elseif($provider == 'yummly'){
177
  $html .= '<li class="the_champ_yummly"><a href="//yummly.com" class="YUMMLY-YUM-BUTTON">Yum</a><script src="https://www.yummly.com/js/widget.js?general"></script></li>';
178
  }elseif($provider == 'buffer'){
179
- $html .= '<li class="the_champ_buffer"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="' . html_entity_decode($post->post_title, ENT_COMPAT, 'UTF-8') . '" data-url="' . $postUrl . '" data-count="horizontal" data-via="'. (isset($theChampCounterOptions['buffer_username']) && $theChampCounterOptions['buffer_username'] != '' ? $theChampCounterOptions['buffer_username'] : '') .'" ></a><script type="text/javascript" src="https://d389zggrogs7qo.cloudfront.net/js/button.js"></script></li>';
180
  }elseif($provider == 'xing'){
181
  $html .= '<li class="the_champ_xing"><div data-type="XING/Share" data-counter="right" data-url="'. $postUrl .'" data-lang="'. $language .'"></div><script>(function (d, s) {var x = d.createElement(s), s = d.getElementsByTagName(s)[0]; x.src = "https://www.xing-share.com/js/external/share.js"; s.parentNode.insertBefore(x, s); })(document, "script");</script></li>';
182
  }elseif($provider == 'stumbleupon_badge'){
9
  */
10
  function the_champ_prepare_sharing_html($postUrl, $sharingType = 'horizontal', $displayCount, $totalShares){
11
  global $theChampSharingOptions, $post;
12
+ if($sharingType == 'vertical' && (is_front_page() || is_home())){
13
+ $postTitle = wp_title('', false);
14
+ if($postTitle == ''){
15
+ $postTitle = get_bloginfo('name') . " - " . get_bloginfo('description');
16
+ }
17
+ }else{
18
+ $postTitle = $post->post_title;
19
+ }
20
  $postUrl = (isset($theChampSharingOptions['use_shortlink']) && function_exists('wp_get_shortlink')) ? wp_get_shortlink() : $postUrl;
21
  if(!isset($theChampSharingOptions['horizontal_sharing_size'])){
22
  $theChampSharingOptions['horizontal_sharing_size'] = 30;
67
  if($provider == 'print'){
68
  $liItems .= '<i ' .$style. ' alt="Print" Title="Print" class="theChampSharing theChamp'. ucfirst($provider) .'Background" onclick=\'window.print()\'><ss style="display:block" class="theChampSharingSvg theChamp'. ucfirst($provider) .'Svg"></ss></i>';
69
  }elseif($provider == 'email'){
70
+ $liItems .= '<i ' .$style. ' alt="Email" Title="Email" class="theChampSharing theChamp'. ucfirst($provider) .'Background" onclick="window.location.href = \'mailto:?subject=\' + decodeURIComponent(\''. urlencode($postTitle) .'\') + \'&body=\' + decodeURIComponent(\''.$postUrl.'\')"><ss style="display:block" class="theChampSharingSvg theChamp'. ucfirst($provider) .'Svg"></ss></i>';
71
  }else{
72
  if($provider == 'facebook'){
73
  $sharingUrl = 'https://www.facebook.com/sharer/sharer.php?u=' . $postUrl;
74
  }elseif($provider == 'twitter'){
75
+ $sharingUrl = 'http://twitter.com/intent/tweet?'. (isset($theChampSharingOptions['twitter_username']) && $theChampSharingOptions['twitter_username'] != '' ? 'via=' . $theChampSharingOptions['twitter_username'] . '&' : '') . 'text=' . html_entity_decode($postTitle, ENT_COMPAT, 'UTF-8') .'&url=' . $postUrl;
76
  }elseif($provider == 'linkedin'){
77
+ $sharingUrl = 'http://www.linkedin.com/shareArticle?mini=true&url=' . $postUrl . '&title=' . urlencode($postTitle);
78
  }elseif($provider == 'google'){
79
  $sharingUrl = 'https://plus.google.com/share?url=' . $postUrl;
80
  }elseif($provider == 'yahoo'){
81
+ $sharingUrl = 'http://bookmarks.yahoo.com/toolbar/SaveBM/?u=' . $postUrl . '&t=' . urlencode($postTitle);
82
  }elseif($provider == 'reddit'){
83
+ $sharingUrl = 'http://reddit.com/submit?url='.$postUrl.'&title=' . urlencode($postTitle);
84
  }elseif($provider == 'digg'){
85
+ $sharingUrl = 'http://digg.com/submit?url='.$postUrl.'&title=' . urlencode($postTitle);
86
  }elseif($provider == 'delicious'){
87
+ $sharingUrl = 'http://del.icio.us/post?url='.$postUrl.'&title=' . urlencode($postTitle);
88
  }elseif($provider == 'stumbleupon'){
89
+ $sharingUrl = 'http://www.stumbleupon.com/submit?url='.$postUrl.'&title=' . urlencode($postTitle);
90
  }elseif($provider == 'float it'){
91
+ $sharingUrl = 'http://www.designfloat.com/submit.php?url='.$postUrl.'&title=' . urlencode($postTitle);
92
  }elseif($provider == 'tumblr'){
93
+ $sharingUrl = 'http://www.tumblr.com/share?v=3&u='.urlencode($postUrl).'&t=' . urlencode($postTitle) . '&s=';
94
  }elseif($provider == 'vkontakte'){
95
  $sharingUrl = 'http://vkontakte.ru/share.php?&url='.urlencode($postUrl);
96
  }elseif($provider == 'xing'){
97
  $sharingUrl = 'https://www.xing-share.com/social_plugins/share?url='. urlencode($postUrl) .'&wtmc=XING&sc_p=xing-share';
98
  }elseif($provider == 'whatsapp'){
99
+ $sharingUrl = 'whatsapp://send?text=' . urlencode($postTitle . ' ' . $postUrl);
100
  }elseif($provider == 'yummly'){
101
+ $sharingUrl = 'http://www.yummly.com/urb/verify?url=' . urlencode($postUrl) . '&title=' . urlencode($postTitle);
102
  }elseif($provider == 'buffer'){
103
+ $sharingUrl = 'https://buffer.com/add?url=' . urlencode($postUrl) . '&title=' . urlencode($postTitle);
104
  }elseif($provider == 'pinterest'){
105
  $sharingUrl = "javascript:void((function(){var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());";
106
  }
120
  if($displayCount){
121
  $liItems .= $counterContainerInitHtml . '">&nbsp;' . $counterContainerEndHtml;
122
  }
123
+ $liItems .= '<i ' .$style. ' title="More" alt="More" class="theChampSharing theChampMoreBackground" onclick="theChampMoreSharingPopup(this, \''.$postUrl.'\', \''.urlencode($postTitle).'\')" ><ss style="display:block" class="theChampSharingSvg theChampMoreSvg"></ss></i></li>';
124
  }
125
 
126
  $totalSharesHtml = '';
155
  */
156
  function the_champ_prepare_counter_html($postUrl, $sharingType = 'horizontal', $shortUrl){
157
  global $theChampCounterOptions, $post;
158
+ if($sharingType == 'vertical' && (is_front_page() || is_home())){
159
+ $postTitle = wp_title('', false);
160
+ if($postTitle == ''){
161
+ $postTitle = get_bloginfo('name') . " - " . get_bloginfo('description');
162
+ }
163
+ }else{
164
+ $postTitle = $post->post_title;
165
+ }
166
  $shortUrl = (isset($theChampCounterOptions['use_shortlink']) && function_exists('wp_get_shortlink')) ? wp_get_shortlink() : $shortUrl;
167
  $output = apply_filters('the_champ_counter_interface_filter', '', $postUrl, $shortUrl, $sharingType, $theChampCounterOptions, $post);
168
  if($output != ''){
178
  }elseif($provider == 'facebook_recommend'){
179
  $html .= '<li class="the_champ_facebook_recommend"><div class="fb-like" data-href="'. $postUrl .'" data-layout="button_count" data-action="recommend" data-show-faces="false" data-share="false"></div></li>';
180
  }elseif($provider == 'twitter_tweet'){
181
+ $html .= '<li class="the_champ_twitter_tweet" heateor-ss-data-href="'. $postUrl .'"><a href="https://twitter.com/share" class="twitter-share-button" data-url="'. $shortUrl .'" data-counturl="'. $postUrl .'" data-text="'. html_entity_decode($postTitle, ENT_COMPAT, 'UTF-8') .'" data-via="'. (isset($theChampCounterOptions['twitter_username']) && $theChampCounterOptions['twitter_username'] != '' ? $theChampCounterOptions['twitter_username'] : '') .'" data-lang="'. $language .'" >Tweet</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?"http":"https";if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document, "script", "twitter-wjs");</script></li>';
182
  }elseif($provider == 'linkedin_share'){
183
  $html .= '<li class="the_champ_linkedin_share"><script src="//platform.linkedin.com/in.js" type="text/javascript">lang: '. $language .'</script><script type="IN/Share" data-url="' . $postUrl . '" data-counter="right"></script></li>';
184
  }elseif($provider == 'google_plusone'){
192
  }elseif($provider == 'yummly'){
193
  $html .= '<li class="the_champ_yummly"><a href="//yummly.com" class="YUMMLY-YUM-BUTTON">Yum</a><script src="https://www.yummly.com/js/widget.js?general"></script></li>';
194
  }elseif($provider == 'buffer'){
195
+ $html .= '<li class="the_champ_buffer"><a href="http://bufferapp.com/add" class="buffer-add-button" data-text="' . html_entity_decode($postTitle, ENT_COMPAT, 'UTF-8') . '" data-url="' . $postUrl . '" data-count="horizontal" data-via="'. (isset($theChampCounterOptions['buffer_username']) && $theChampCounterOptions['buffer_username'] != '' ? $theChampCounterOptions['buffer_username'] : '') .'" ></a><script type="text/javascript" src="https://d389zggrogs7qo.cloudfront.net/js/button.js"></script></li>';
196
  }elseif($provider == 'xing'){
197
  $html .= '<li class="the_champ_xing"><div data-type="XING/Share" data-counter="right" data-url="'. $postUrl .'" data-lang="'. $language .'"></div><script>(function (d, s) {var x = d.createElement(s), s = d.getElementsByTagName(s)[0]; x.src = "https://www.xing-share.com/js/external/share.js"; s.parentNode.insertBefore(x, s); })(document, "script");</script></li>';
198
  }elseif($provider == 'stumbleupon_badge'){
readme.txt CHANGED
@@ -4,7 +4,7 @@ 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.1
7
- Stable tag: 6.6
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
@@ -110,6 +110,8 @@ Detailed Overview:
110
  * Our GooglePlus Page: https://plus.google.com/+Heateor
111
  * Our Twitter Profile: https://twitter.com/heateor
112
 
 
 
113
  You can provide your feedback at hello[at]heateor[dot]com
114
 
115
  == Installation ==
@@ -196,6 +198,10 @@ 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.6 =
200
  * [New] Added option to enable/disable sharing and like buttons at BuddyPress Group page
201
  * [New] Added option to show/hide options for website users to update social avatar at BuddyPress profile page
@@ -684,4 +690,8 @@ Yes, we can help you with it. Just drop an email at support@heateor.com
684
  * [New] Added option to enable/disable sharing and like buttons at BuddyPress Group page
685
  * [New] Added option to show/hide options for website users to update social avatar at BuddyPress profile page
686
  * [New] Made changes to make plugin compatible with "Share Analytics" add-on
687
- * [Bugfix] Horizontal sharing interface was appearing aligned vertically in some cases
 
 
 
 
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.1
7
+ Stable tag: 6.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
110
  * Our GooglePlus Page: https://plus.google.com/+Heateor
111
  * Our Twitter Profile: https://twitter.com/heateor
112
 
113
+ <a href="http://support.heateor.com">Support Documentation</a> | <a href="https://www.heateor.com/social-analytics-sharing">Social Analytics</a> | <a href="https://www.heateor.com/add-ons">Add-ons</a>
114
+
115
  You can provide your feedback at hello[at]heateor[dot]com
116
 
117
  == Installation ==
198
  8. **Social Commenting**: Disqus Commenting selected
199
 
200
  == Changelog ==
201
+ = 6.6.1 =
202
+ * [Bugfix] Twitter sharer was including '+' in place of space in the content being shared in IOS
203
+ * [Bugfix] Vertical sharing/like buttons interface at homepage was using title of first post on the page instead of that of homepage
204
+
205
  = 6.6 =
206
  * [New] Added option to enable/disable sharing and like buttons at BuddyPress Group page
207
  * [New] Added option to show/hide options for website users to update social avatar at BuddyPress profile page
690
  * [New] Added option to enable/disable sharing and like buttons at BuddyPress Group page
691
  * [New] Added option to show/hide options for website users to update social avatar at BuddyPress profile page
692
  * [New] Made changes to make plugin compatible with "Share Analytics" add-on
693
+ * [Bugfix] Horizontal sharing interface was appearing aligned vertically in some cases
694
+
695
+ = 6.6.1 =
696
+ * [Bugfix] Twitter sharer was including '+' in place of space in the content being shared in IOS
697
+ * [Bugfix] Vertical sharing/like buttons interface at homepage was using title of first post on the page instead of that of homepage
super_socializer.php CHANGED
@@ -3,7 +3,7 @@
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.6
7
  Author: Team Heateor
8
  Author URI: http://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', '6.6');
15
 
16
  $theChampLoginOptions = get_option('the_champ_login');
17
  if(isset($theChampLoginOptions['providers']) && in_array('twitter', $theChampLoginOptions['providers'])){
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.6.1
7
  Author: Team Heateor
8
  Author URI: http://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', '6.6.1');
15
 
16
  $theChampLoginOptions = get_option('the_champ_login');
17
  if(isset($theChampLoginOptions['providers']) && in_array('twitter', $theChampLoginOptions['providers'])){