![](assets/screenshot-1.jpg)

# Separate Login Form
[![GitHub version](https://img.shields.io/wordpress/plugin/v/separate-login-form?color=brightgreen&style=for-the-badge&labelColor=000000)](https://wordpress.org/plugins/separate-login-form/)
[![GPLv2 license](https://img.shields.io/badge/License-GPLv2-blue.svg?style=for-the-badge&labelColor=000000)](LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-hotpink.svg?style=for-the-badge&labelColor=000000)](https://github.com/dcangulo/separate-login-form/pulls)
[![saythanks](https://img.shields.io/badge/say-thanks-blueviolet.svg?style=for-the-badge&labelColor=000000)](https://wordpress.org/support/plugin/separate-login-form/reviews/#new-post)

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/)**.

## 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.

## Installation using Composer
```
composer require wpackagist-plugin/separate-login-form
```

## Screenshots

1. [Separate Login Form with captcha running on Twenty Twenty theme](assets/screenshot-1.jpg).
2. [Separate Login Form without captcha running on Twenty Twenty theme](assets/screenshot-2.jpg).
3. [Separate Login Form captcha credentials and settings](assets/screenshot-3.jpg).

## License
Copyright © 2022 David Angulo, released under the GPL2 license, see [LICENSE](LICENSE).
