Social Login - Version 7.5.14

Version Description

  • Updated License Plan.
  • Compatible with WP 6.1
Download this release

Release Info

Developer cyberorange
Plugin Icon 128x128 Social Login
Version 7.5.14
Comparing to
See all releases

Code changes from version 7.5.13 to 7.5.14

miniorange_openid_sso_settings.php CHANGED
@@ -4,12 +4,12 @@
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, Apple, Twitter, LinkedIn etc using customizable buttons.
7
- * Version: 7.5.13
8
  * Author: <a href="https://www.miniorange.com/">miniOrange</a>
9
  * License URI: http://miniorange.com/usecases/miniOrange_User_Agreement.pdf
10
  */
11
 
12
- define('MO_OPENID_SOCIAL_LOGIN_VERSION', '7.5.13');
13
  define('plugin_url', plugin_dir_url(__FILE__) . "includes/images/icons/");
14
  define('MOSL_PLUGIN_DIR',str_replace('/','\\',plugin_dir_path(__FILE__)));
15
  require('miniorange_openid_sso_settings_page.php');
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, Apple, Twitter, LinkedIn etc using customizable buttons.
7
+ * Version: 7.5.14
8
  * Author: <a href="https://www.miniorange.com/">miniOrange</a>
9
  * License URI: http://miniorange.com/usecases/miniOrange_User_Agreement.pdf
10
  */
11
 
12
+ define('MO_OPENID_SOCIAL_LOGIN_VERSION', '7.5.14');
13
  define('plugin_url', plugin_dir_url(__FILE__) . "includes/images/icons/");
14
  define('MOSL_PLUGIN_DIR',str_replace('/','\\',plugin_dir_path(__FILE__)));
15
  require('miniorange_openid_sso_settings_page.php');
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: cyberlord92
3
  Donate link: https://www.miniorange.com
4
  Tags: social login, discord login, facebook login, google login, twitter login, social sharing, linkedIn login, user login, vkontakte login, social comments, woocommerce login, social connect, social network login, social plugin, windows, microsoft, openID, OAuth Login, social media login, user registration, social sign in.
5
  Requires at least: 2.0.2
6
- Tested up to: 6.0.0
7
- Stable tag: 7.5.13
8
  License: GPLv2 or later
9
  License URI: http://miniorange.com/usecases/miniOrange_User_Agreement.pdf
10
 
@@ -281,6 +281,10 @@ Please email us at info@miniorange.com. You can also submit your query from the
281
  16. Social Sharing icons without background.
282
 
283
  ==Changelog==
 
 
 
 
284
  = 7.5.13 =
285
  * Removed Instagram from social login applications.
286
  * Security Fixes.
@@ -1008,6 +1012,10 @@ SECURITY FIXES
1008
  * First version of Social Login, Social Sharing plugin.
1009
 
1010
  == Upgrade Notice ==
 
 
 
 
1011
  = 7.5.13 =
1012
  * Removed Instagram from social login applications.
1013
  * Security Fixes.
3
  Donate link: https://www.miniorange.com
4
  Tags: social login, discord login, facebook login, google login, twitter login, social sharing, linkedIn login, user login, vkontakte login, social comments, woocommerce login, social connect, social network login, social plugin, windows, microsoft, openID, OAuth Login, social media login, user registration, social sign in.
5
  Requires at least: 2.0.2
6
+ Tested up to: 6.1
7
+ Stable tag: 7.5.14
8
  License: GPLv2 or later
9
  License URI: http://miniorange.com/usecases/miniOrange_User_Agreement.pdf
10
 
281
  16. Social Sharing icons without background.
282
 
283
  ==Changelog==
284
+ = 7.5.14 =
285
+ * Updated License Plan.
286
+ * Compatible with WP 6.1
287
+
288
  = 7.5.13 =
289
  * Removed Instagram from social login applications.
290
  * Security Fixes.
1012
  * First version of Social Login, Social Sharing plugin.
1013
 
1014
  == Upgrade Notice ==
1015
+ = 7.5.14 =
1016
+ * Updated License Plan.
1017
+ * Compatible with WP 6.1
1018
+
1019
  = 7.5.13 =
1020
  * Removed Instagram from social login applications.
1021
  * Security Fixes.
view/licensing_plans/mo_openid_lic_plans.php CHANGED
@@ -256,7 +256,7 @@ function mo_openid_licensing_plans()
256
  </label>
257
  <div class="cd-price" style="margin-top: 9%;">
258
  <span class="mo-openid-cd-currency">$</span>
259
- <span id="mo_openid_dis1" class="mo-openid-cd-value">149</span>
260
 
261
  </div>
262
  </header> <!-- .mo-openid-cd-pricing-header -->
256
  </label>
257
  <div class="cd-price" style="margin-top: 9%;">
258
  <span class="mo-openid-cd-currency">$</span>
259
+ <span id="mo_openid_dis1" class="mo-openid-cd-value">199</span>
260
 
261
  </div>
262
  </header> <!-- .mo-openid-cd-pricing-header -->