The Mass User Generator plugin allows you to generate multiple user accounts with options such as password, gender selection, and user role. This plugin is useful for populating a WordPress website with test users or creating a large number of users for testing and development purposes.
Plugin Version : 1.0
= Features =
- Generate multiple user accounts at once.
- Set a common password for generated users.
- Select the gender for users (Male, Female, or Both).
- Choose the user role for generated users (Subscriber, Author, or Editor).
- Specify the number of users to generate (from 5 to 5000).
- Usernames and names are randomly generated to simulate genuine users.
- User bios are generated with random adjectives and hobbies.
- Utilizes Bootstrap for a clean and responsive form interface.
== Installation ==
- Upload the 'mass-user-generator' folder to the '/wp-content/plugins/' directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- You will find 'User Generator' in your WordPress admin menu.
== Usage ==
- Go to the 'User Generator' section in your WordPress admin menu.
- Fill in the form with your desired options: password, gender, user role, and the number of users to generate.
- Click 'Generate Users' to create the specified number of user accounts.
== Screenshots ==
- Plugin's settings page with user generation form.
- Example user generation form.
== Frequently Asked Questions ==
= Can I use this plugin for production sites? =
The Mass User Generator plugin is primarily intended for testing and development purposes. Generating a large number of users on a production site may not be suitable.
= Is there a limit to the number of users I can generate? =
You can generate from 5 to 5000 users at a time. The limit ensures that the plugin remains efficient.
= How are usernames and names generated? =
Usernames and names are randomly generated to simulate genuine user accounts.
== Changelog ==
= 1.0 =
- Initial release