=== Personalize Login === Contributors: jose-lazo, lebiramdc Tags: login, log in, signin, sig in, register, password, reset password, custom login, personalize login Requires at least: 4.2 Tested up to: 6.4 Stable tag: 1.1.5 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html The plugin create three new pages: Register, Login and Reset password == Description == [![WP compatibility](https://plugintests.com/plugins/wporg/personalize-login/wp-badge.svg)](https://plugintests.com/plugins/wporg/personalize-login/latest) [![PHP compatibility](https://plugintests.com/plugins/wporg/personalize-login/php-badge.svg)](https://plugintests.com/plugins/wporg/personalize-login/latest) You can customize your default login page, register page, reset password page and profile page == Installation == 1. Upload the plugin files to the `/wp-content/plugins/personalize-login` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Now you have three new pages with shortcodes in your instalation == Frequently Asked Questions == = Can I change the look of the pages? = You can currently do it by embedding the shortcodes in Gutenberg blocks. In the future you can add images and texts and change colors from the plugin configuration. == Screenshots == 1. Sign in Page 2. Forgot your password Page 2. Register Page == Changelog == = 1.1.6 = Fix escape function = 1.1.5 = Corrected spelling error in the constant name (thanks to James Holt) = 1.1.4 = Tested 6.4 Fixed auth check popup loads dashboard inside iframe (thanks to James Holt) = 1.1.3 = Tested 6.3 Fixed nonce issues Fixed escaping issues = 1.1.2 = * Fix member-password-reset redirect * Fix function name = 1.1.1 = * Tested 6.1 = 1.1.0 = * Tested 5.5.3 * Fixed minor bugs = 1.0.0 = * Initial release