=== Separate Login Form === Contributors: dcangulo Plugin URI: https://github.com/dcangulo/separate-login-form Tags: admin, user, login, captcha, custom, separate, shortcode Requires at least: 4.8.5 Tested up to: 5.9.0 Requires PHP: 7.2 Stable tag: trunk License: GPL2 == Description == Display a login form with captcha on any page, post, or custom post type. Just use the shortcode `[separate_login_form]` to display a login form. Captcha powered by **[hCaptcha](https://www.hcaptcha.com/)**. Please rate and review the plugin if you find it useful. Find my other works here: [https://www.davidangulo.xyz/portfolio/](https://www.davidangulo.xyz/portfolio/) == Installation == 1. In your WordPress admin menu, hover to **Plugins** and click **Add New**. 2. Enter **Separate Login Form** in the searchbox. 3. Find the plugin entitled **Separate Login Form** by **David Angulo** then click **Install Now**. 4. Click **Activate** once the plugin is installed. == Frequently Asked Questions == Do you have any question/s? You may contact me using the email [hello@davidangulo.xyz](mailto:hello@davidangulo.xyz) == Screenshots == 1. Separate Login Form with captcha running on Twenty Twenty theme. 2. Separate Login Form without captcha running on Twenty Twenty theme. 3. Separate Login Form captcha credentials and settings. == Changelog == = 3.1.0 = * Test against WordPress 5.9.0. = 3.0.0.1 * Updated screenshots. * Tested compatibility with WordPress 5.4.2. = 3.0.0.0 = * Rewrite code. * Added captcha support. = 2.0.0 = * Fixed a redirection loop bug. * Optimized code for increased performance. * Fixed where plugin styles may override your theme's UI. = 1.0.0 = * Initial release.