Like Lorem Ipsum, but for users. A straightforward way to add randomly generated users to your WordPress.
| Author: | deenison (profile at wordpress.org) |
| WordPress version required: | |
| WordPress version tested: | 4.9.29 |
| Plugin version: | 1.3.0 |
| Added to WordPress repository: | 28-12-2017 |
| Last updated: | 24-04-2018
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 4 |
| Plugin URI: | https://github.com/deenison/wp-lorem-user-gen... |
| Total downloads: | 2 654 |
| Active installs: | 10+ |

Click to start download
|
Lorem User Generator uses randomuser.me API to generate as many random user data as you want to your WordPress for application testing.
It’s like Lorem Ipsum, but for users.
Screenshots

The main plugin page

The settings page
FAQ
Installation Instructions
- Upload the
lorem-user-generator folder to the /wp-content/plugins directory.
- Go to the
Plugins menu in WordPress and activate the plugin.
randomuser.me API you say?
Yes. Random User Generator is a free open-source API for generating random user data.
You can checkout their GitHub repository.
Can I set up parameters for the randomized data?
Absolutely! Besides the quantity of users to be generated, you can specify their gender and nationality.
ChangeLog
The format is based on Keep a Changelog and this plugin adheres to Semantic Versioning.
[1.3.0] – 2018-04-23
Added:
– Added a new Role filter so users can pick one WordPress User Role to be preselected on all generated users
– Added option to add users automatically right after they were generated
Changed:
– Better AJAX errors handling
– Minor code enhancements
Fixed:
– Fixed a couple of PHP warnings thrown under some envs running PHP >= 7.1
[1.2.0] – 2018-01-24
Added:
– Added Bulk Actions tool on the results table
[1.1.0] – 2017-12-29
Added:
– Added support for Portuguese (PT-BR) language
[1.0.1] – 2017-12-28
Added:
– Added screenshots to readme.txt
[1.0.0] – 2017-12-28