Custom Login Page Customizer - Version 2.1.3

Version Description

  • Update immediately - compatible with 5.7

=

Download this release

Release Info

Developer hiddenpearls
Plugin Icon 128x128 Custom Login Page Customizer
Version 2.1.3
Comparing to
See all releases

Code changes from version 2.1.2 to 2.1.3

Files changed (2) hide show
  1. login-customizer.php +1 -1
  2. readme.txt +11 -4
login-customizer.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Custom Login Page Customizer
4
  * Plugin URI: https://loginpress.pro/?utm_source=login-customizer-lite&utm_medium=plugin-url-link
5
  * Description: Custom Login Customizer plugin allows you to easily customize your login page straight from your WordPress Customizer! Awesome, right?
6
- * Version: 2.1.2
7
  * Requires at least: 5.0
8
  * Requires PHP: 5.6
9
  * Author: Hardeep Asrani
3
  * Plugin Name: Custom Login Page Customizer
4
  * Plugin URI: https://loginpress.pro/?utm_source=login-customizer-lite&utm_medium=plugin-url-link
5
  * Description: Custom Login Customizer plugin allows you to easily customize your login page straight from your WordPress Customizer! Awesome, right?
6
+ * Version: 2.1.3
7
  * Requires at least: 5.0
8
  * Requires PHP: 5.6
9
  * Author: Hardeep Asrani
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Custom Login Page Customizer ===
2
  Requires at least: 4.0
3
- Tested up to: 5.6
4
  Contributors: hardeepasrani, hiddenpearls
5
  Author URI: https://loginpress.pro/?utm_source=login-customizer-lite&utm_medium=author-url-link
6
  Tags: login, customizer, logo, login logo, login customizer, login page,admin, branding, customization, custom login, error, login error, custom login pro
7
- Stable tag: 2.1.2
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -46,16 +46,23 @@ Please visit <a target="_blank" rel="nofollow" href="https://loginpress.pro/?utm
46
 
47
  == Upgrade Notice ==
48
 
49
- = 2.1.2 =
50
- * Update immediately - compatible with 5.6 and bugfix release. Introducing New features and settings panel.
51
 
52
  == Changelog ==
53
 
 
 
 
 
 
 
54
  = 2.1.2 - 2021-02-20 =
55
 
56
  * New Feature: Introducing new control for customizing privacy policy link on login page.
57
 
58
  = 2.1.1 - 2021-01-27 =
 
59
  * New Feature: Introducing new Login Customizer settings page.
60
  * New Feature: Introducing "Remember Me" option already checked on login form.
61
  * New Feature: Introducing "Custom Register Password Fields" which creates custom password field so you don't have to reset the password for the first time through a link in order to login (settings will be shown only if you enable register users for your site).
1
  === Custom Login Page Customizer ===
2
  Requires at least: 4.0
3
+ Tested up to: 5.7
4
  Contributors: hardeepasrani, hiddenpearls
5
  Author URI: https://loginpress.pro/?utm_source=login-customizer-lite&utm_medium=author-url-link
6
  Tags: login, customizer, logo, login logo, login customizer, login page,admin, branding, customization, custom login, error, login error, custom login pro
7
+ Stable tag: 2.1.3
8
  License: GPLv2 or later
9
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
46
 
47
  == Upgrade Notice ==
48
 
49
+ = 2.1.3 =
50
+ * Update immediately - compatible with 5.7
51
 
52
  == Changelog ==
53
 
54
+ = 2.1.3 - 2021-04-17 =
55
+
56
+ * Enhancement: Compatible with <a href="https://wordpress.org/plugins/two-factor/" rel="plugin">2FA Two Factor Authentication</a> plugin.
57
+ * Compatibility: Compatibile with WordPress 5.7.
58
+ * Compatibility: Compatible with PHP 8.0.
59
+
60
  = 2.1.2 - 2021-02-20 =
61
 
62
  * New Feature: Introducing new control for customizing privacy policy link on login page.
63
 
64
  = 2.1.1 - 2021-01-27 =
65
+
66
  * New Feature: Introducing new Login Customizer settings page.
67
  * New Feature: Introducing "Remember Me" option already checked on login form.
68
  * New Feature: Introducing "Custom Register Password Fields" which creates custom password field so you don't have to reset the password for the first time through a link in order to login (settings will be shown only if you enable register users for your site).