Social Login - Version 6.2.3

Version Description

  • Fixed warning during activation
Download this release

Release Info

Developer cyberlord92
Plugin Icon 128x128 Social Login
Version 6.2.3
Comparing to
See all releases

Code changes from version 6.2.2 to 6.2.3

class-mo-openid-login-widget.php CHANGED
@@ -1,4 +1,4 @@
1
- <?php
2
  include "twitter_oauth.php";
3
 
4
  if(mo_openid_is_customer_registered()) {
1
+ <?php
2
  include "twitter_oauth.php";
3
 
4
  if(mo_openid_is_customer_registered()) {
miniorange_openid_sso_settings.php CHANGED
@@ -4,7 +4,7 @@
4
  * Plugin Name: Social Login, Social Sharing by miniOrange
5
  * Plugin URI: https://www.miniorange.com
6
  * Description: Allow your users to login, comment and share with Facebook, Google, Twitter, LinkedIn etc using customizable buttons.
7
- * Version: 6.2.2
8
  * Author: miniOrange
9
  * Author URI: https://www.miniorange.com
10
  * License: GPL2
4
  * Plugin Name: Social Login, Social Sharing by miniOrange
5
  * Plugin URI: https://www.miniorange.com
6
  * Description: Allow your users to login, comment and share with Facebook, Google, Twitter, LinkedIn etc using customizable buttons.
7
+ * Version: 6.2.3
8
  * Author: miniOrange
9
  * Author URI: https://www.miniorange.com
10
  * License: GPL2
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.miniorange.com
4
  Tags: social login, social, facebook, twitter, login
5
  Requires at least: 2.0.2
6
  Tested up to: 4.9.4
7
- Stable tag: 6.2.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -166,6 +166,9 @@ Please email us at info@miniorange.com. You can also submit your query from the
166
 
167
 
168
  == Changelog ==
 
 
 
169
  = 6.2.2 =
170
  * Added Woocommerce display options
171
  * Added BuddyPress display options
@@ -461,6 +464,9 @@ Please email us at info@miniorange.com. You can also submit your query from the
461
  * First version of Social Login, Social Sharing plugin.
462
 
463
  == Upgrade Notice ==
 
 
 
464
  = 6.2.2 =
465
  * Added Woocommerce display options
466
  * Added BuddyPress display options
4
  Tags: social login, social, facebook, twitter, login
5
  Requires at least: 2.0.2
6
  Tested up to: 4.9.4
7
+ Stable tag: 6.2.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
166
 
167
 
168
  == Changelog ==
169
+ = 6.2.3 =
170
+ * Fixed warning during activation
171
+
172
  = 6.2.2 =
173
  * Added Woocommerce display options
174
  * Added BuddyPress display options
464
  * First version of Social Login, Social Sharing plugin.
465
 
466
  == Upgrade Notice ==
467
+ = 6.2.3 =
468
+ * Fixed warning during activation
469
+
470
  = 6.2.2 =
471
  * Added Woocommerce display options
472
  * Added BuddyPress display options