=== WP Burner User ===
Contributors: tony.h
Tags: user, account, burner
Author URI: http://www.tonyhetrick.com
Donate link: http://dev.tonyhetrick.com/donations/
Requires at least: 3.5.0
Tested up to: 4.2.2
Stable tag: trunk
License: GNU General Public License (GPL) version 2
License URI: https://www.gnu.org/licenses/gpl.html

WP Burner User allows a WP admin to create an anonymous account with randomly generated user data.

== Description ==
Depending on the circumstances, one might want to create anonymous accounts for their WordPress instance. WP Burner User quickly and easily generates a user using randomly generated data. The WP admin has the opportunity to manually enter the username, email, first name, last name, and password.

= Features =
* Create a user using random data
* Email address defaults to username@example.com
* The username and password are generated using random data
* The new user is created as a subscriber

== Installation ==
**Preferred installation**

1. Navigate to the plugins page in your Wordpress admin panel
2. Click on *Plugins > Add New*
3. Search for *WP Burner User* and press the *Install Now* button

**Manual Installation**

1. Download the plugin via WordPress.org
2. Upload the ZIP file through the *Plugins > Add New > Upload* screen in your WordPress dashboard
3. Activate the plugin through the *Plugins* menu in WordPress

== Screenshots ==
1. [Primary WP Burner User admin panel] (screenshot-1.png)
2. [New burner user notification] (screenshot-2.png)
3. [New burner user added to the user list] (screenshot-3.png)

== Frequently Asked Questions ==
**What happens if I don't enter any user data?**

The plugin will generate a random user name, email address, and password. For example:

* Username: YdCqTFLbSm4H
* E-mail: YdCqTFLbSm4H@example.com
* Password: yv4m3JuJbnVJ

**Can I still enter user data?**

Yes, you can still enter the user's data using your own values.

== Changelog ==
= 0.1.0 =
* Initial release

== Upgrade Notice ==
We recommend upgrading to the latest version.
