﻿=== WebPoint Login ===
Contributors: dmitriydenisov
Tags: log in, sign up, authorization, registration, register, password reset, recaptcha
Requires at least: 4.7
Tested up to: 5.0
Version: 1.0.2
Stable tag: 1.0.2
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Authorization, registration and password reset with protection from robots.

== Description ==
WebPoint Login is a simple and reliable plugin for replacing standard pages for authorization, registration and password reset in WordPress with protection from robots using Google reCAPTCHA.

= Translations =
WebPoint Login is available in two languages: English and Russian.

== Installation ==

1. Upload 'webpoint-login' to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the Settings > WebPoint Login and enter Google reCAPTCHA keys to protect forms from bots.

== Screenshots ==
1. Login Form.
2. Register Form.
3. Password Lost Form.
4. Password Reset Form.
5. Tips during registration.

== Changelog ==

= 1.0.2 =
* Minor fixes and improvements.

= 1.0.1 =
* Improved password strength checker.
* Updated plugin translations.

= 1.0.0 =
* Released: November 5, 2018

Initial release