=== WP Login Register Flow ===
Contributors: thechetanvaghela
Donate link: http://chetanvaghela.cf
Tags:  Wordpress Login, Front-end login, Registration , Change password, Reset Password, Account , Ajax based login register , login register via popup, Simple Login register
Requires at least: 3.0.1
Tested up to: 6.5.2
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simple Wordpress login,registration and change/reset password flow for frontend user.

== Description ==

WP Login Register Flow is ajax based wordpress login and registration process plugin. it will give access to users login and registration on site and can reset/change password of their account. Admin can manage users to prevent login/register from backend.

### Features And Options:
* Wordpress login, Registration, Forgot passwpord, change password.
* Email Verification for Account Activation.
* Allow/Disallow Users to Register from frontend. 
* Block/unblock users to prevent login for frontend.
* Assign Default role for new registered user.
* send welcome email.
* Hide admin bar option
* Use Shortcode for display Link.
* set Account icon position for login/register popup.
* Change Toster messages using filters hook. 

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the "WP Login Register Flow" plugin through the 'Plugins' screen in WordPress
3. Click on WP Login Register on the dashboard.

== Screenshots ==

1. wplrf-account-activation
2. wplrf-admin-manage-user
3. wplrf-admin-settings
4. wplrf-lchange-password
5. wplrf-logged-user-profile
6. wplrf-login
7. wplrf-lost-password
8. wplrf-register
9. wplrf-resend-activation-key
10. wplrf-reset-password



== Changelog ==
= 1.0.0 =
* Initial Public Release.