=== Forgot Username - ajax ===
Contributors: arckimial,mitalm
Tags: forgot username, forgot username - ajax, forgot username, widget, plugin,forgot username form
Requires at least: 3.0.1
Tested up to: 4.8.3
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin is used to retrive username by email.

== Description ==

This plugin display form to enter email Id to retrieve forgotten username.

**Attributes**
1. custom label for form button.
2. custom messages.
3. custom email subject and content.
4. Forgot username form take your current theme style. (In screenshots, forgot username form is in twenty seventeen theme)

[youtube http://www.youtube.com/watch?v=-A4dvX_xkwM]


== Installation ==

1. Upload from admin side, upload new plugin from `Plugins -> Add New` OR extract `forget-username.zip` file in directory to your `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` in your WordPress Admin Panel.
3. To add "Forgot Username" form to your website, There are 2 methods, (1) Add this code `[forget-username-form]` in page,post or widget, (2) Add this code `<?php echo do_shortcode('[forget-username-form]');?>` in your template file.
4. To set button label, submission message, email content; go to `Settings -> forgot username`. Change details as per your requirement.
5. That's it.  Enjoy!


== Frequently Asked Questions ==

= Compatible with all old versions of WordPress? =
Yes, This plugin is compatible with all WordPress version.

== Screenshots ==

1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png
4. screenshot-4.png
5. screenshot-5.png
6. screenshot-6.png
7. screenshot-7.png
8. screenshot-8.png
9. screenshot-9.png
10. screenshot-10.png

== Changelog ==

= V1.3 =
* design changes
* text changes
* email output

= V1.2 =
* design changes

= V1.1 =
* message settings are added
* bug fixed.

= V0.1 =
* Plugin Released

== Upgrade Notice ==

= V1.2 =
* design changes

= V1.1 =
* message settings are added
* bug fixed.

= V0.1 =
* Plugin Released