Social Login - Version 6.6.6

Version Description

  • Updated Readme
Download this release

Release Info

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

Code changes from version 6.6.5 to 6.6.6

Files changed (2) hide show
  1. miniorange_openid_sso_settings.php +2 -2
  2. readme.txt +8 -3
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.6.5
8
  * Author: miniOrange
9
  * Author URI: https://www.miniorange.com
10
  * License: GPL2
@@ -15,7 +15,7 @@ include_once dirname( __FILE__ ) . '/class-mo-openid-login-widget.php';
15
  require('class-mo-openid-sso-customer.php');
16
  require('class-mo-openid-sso-shortcode-buttons.php');
17
  require('class-mo-openid-social-comment.php');
18
- define('MO_OPENID_SOCIAL_LOGIN_VERSION', '6.6.5');
19
 
20
  class Miniorange_OpenID_SSO {
21
 
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.6.6
8
  * Author: miniOrange
9
  * Author URI: https://www.miniorange.com
10
  * License: GPL2
15
  require('class-mo-openid-sso-customer.php');
16
  require('class-mo-openid-sso-shortcode-buttons.php');
17
  require('class-mo-openid-social-comment.php');
18
+ define('MO_OPENID_SOCIAL_LOGIN_VERSION', '6.6.6');
19
 
20
  class Miniorange_OpenID_SSO {
21
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === WordPress Social Login (Facebook, Google, Twitter) ===
2
- Contributors: miniOrange
3
  Donate link: https://www.miniorange.com
4
- Tags: social login, social, facebook, twitter, google
5
  Requires at least: 2.0.2
6
  Tested up to: 4.9.6
7
- Stable tag: 6.6.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -166,6 +166,8 @@ Please email us at info@miniorange.com. You can also submit your query from the
166
 
167
 
168
  == Changelog ==
 
 
169
 
170
  = 6.6.5 =
171
  * Updated Readme
@@ -533,6 +535,9 @@ Please email us at info@miniorange.com. You can also submit your query from the
533
  * First version of Social Login, Social Sharing plugin.
534
 
535
  == Upgrade Notice ==
 
 
 
536
  = 6.6.5 =
537
  * Updated Readme
538
 
1
  === WordPress Social Login (Facebook, Google, Twitter) ===
2
+ Contributors: miniOrange, vkontakte
3
  Donate link: https://www.miniorange.com
4
+ Tags: social login, social, facebook, twitter, google, login, facebook login, google login, google, twitter login, social connect, social network login, social plugin, Vkontakte, LinkedIn
5
  Requires at least: 2.0.2
6
  Tested up to: 4.9.6
7
+ Stable tag: 6.6.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
166
 
167
 
168
  == Changelog ==
169
+ = 6.6.6 =
170
+ * Updated Readme
171
 
172
  = 6.6.5 =
173
  * Updated Readme
535
  * First version of Social Login, Social Sharing plugin.
536
 
537
  == Upgrade Notice ==
538
+ = 6.6.6 =
539
+ * Updated Readme
540
+
541
  = 6.6.5 =
542
  * Updated Readme
543