Social Login - Version 6.0.2

Version Description

  • Minor Changes in Readme & Licensing Plans tab
Download this release

Release Info

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

Code changes from version 6.0.1 to 6.0.2

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.0.1
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.0.2
8
  * Author: miniOrange
9
  * Author URI: https://www.miniorange.com
10
  * License: GPL2
miniorange_openid_sso_settings_page.php CHANGED
@@ -2636,12 +2636,6 @@ function mo_openid_pricing_info(){
2636
  <td><i class="fa fa-check"></i></td>
2637
  <td><i class="fa fa-check"></i></td>
2638
  </tr>
2639
- <tr>
2640
- <td>Optional Powered by miniOrange</td>
2641
- <td></td>
2642
- <td><i class="fa fa-check"></i></td>
2643
- <td><i class="fa fa-check"></i></td>
2644
- </tr>
2645
  <tr>
2646
  <td title="Restrict registration/login for users with a specific domain ">Domain restriction </td>
2647
  <td></td>
@@ -2764,7 +2758,6 @@ function mo_openid_pricing_info(){
2764
  <ol>
2765
  <li>Returns that are because of features that are not advertised.</li>
2766
  <li>Returns beyond 10 days.</li>
2767
- <li>Returns for Do It Yourself plan where you don't know how to do it yourself.</li>
2768
  </ol>
2769
 
2770
  </div>
2636
  <td><i class="fa fa-check"></i></td>
2637
  <td><i class="fa fa-check"></i></td>
2638
  </tr>
 
 
 
 
 
 
2639
  <tr>
2640
  <td title="Restrict registration/login for users with a specific domain ">Domain restriction </td>
2641
  <td></td>
2758
  <ol>
2759
  <li>Returns that are because of features that are not advertised.</li>
2760
  <li>Returns beyond 10 days.</li>
 
2761
  </ol>
2762
 
2763
  </div>
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.0.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -58,8 +58,9 @@ Allow users to comment on your website using supported social media commenting a
58
  = Premium Version Features =
59
 
60
  * All free version features
61
- * **NO SETUP required for Facebook, Google, Twitter, Vkontakte, LinkedIn, Instagram, Amazon, Windows Live [Premium]**
62
- * **New Option to Setup your own application with APP ID and APP Secret for Facebook, Google, Twitter, Vkontakte, LinkedIn, Instagram, Amazon, Windows Live [Premium]**
 
63
  * **Email Notification to multiple admins [Premium]** - Option to send email notification to admin when user registers.
64
  * **Welcome email to end users [Premium]** - Option to send email notification to user when he registers.
65
  * **Customizable Email Notification template [Premium]** - Customize content of email sent to admin when user registers.
@@ -159,6 +160,9 @@ Please email us at info@miniorange.com. You can also submit your query from the
159
 
160
 
161
  == Changelog ==
 
 
 
162
  = 6.0.1 =
163
  * Minor Changes in Readme
164
 
@@ -436,6 +440,9 @@ Please email us at info@miniorange.com. You can also submit your query from the
436
  * First version of Social Login, Social Sharing plugin.
437
 
438
  == Upgrade Notice ==
 
 
 
439
  = 6.0.1 =
440
  * Minor Changes in Readme
441
 
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.0.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
58
  = Premium Version Features =
59
 
60
  * All free version features
61
+ * **Login with all apps [Premium]** - Facebook, Google, Twitter, Vkontakte, LinkedIn, Instagram, Amazon, Windows Live
62
+ * **NO SETUP** required for all apps **[Premium]**
63
+ * **Setup your own application with APP ID and APP Secret for all apps **[Premium]**
64
  * **Email Notification to multiple admins [Premium]** - Option to send email notification to admin when user registers.
65
  * **Welcome email to end users [Premium]** - Option to send email notification to user when he registers.
66
  * **Customizable Email Notification template [Premium]** - Customize content of email sent to admin when user registers.
160
 
161
 
162
  == Changelog ==
163
+ = 6.0.2 =
164
+ * Minor Changes in Readme & Licensing Plans tab
165
+
166
  = 6.0.1 =
167
  * Minor Changes in Readme
168
 
440
  * First version of Social Login, Social Sharing plugin.
441
 
442
  == Upgrade Notice ==
443
+ = 6.0.2 =
444
+ * Minor Changes in Readme & Licensing Plans tab
445
+
446
  = 6.0.1 =
447
  * Minor Changes in Readme
448