Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Lorem User Generator

Опис

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.

Скріншоти

  • The main plugin page
  • The settings page

Встановлення

  1. Upload the lorem-user-generator folder to the /wp-content/plugins directory.
  2. Go to the Plugins menu in WordPress and activate the plugin.

Часті питання

Installation Instructions
  1. Upload the lorem-user-generator folder to the /wp-content/plugins directory.
  2. 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.

Відгуки

12.03.2019
Ideal plugin for testing environment. Hasn’t been updated in a while, but works flawlessly still on WordPress 5.1 and PHP 7.2.
29.09.2018
Easy to use So functionally and do the best very good support any user type and create them try become better thanks.
Прочитати всі 4 відгуки

Учасники та розробники

“Lorem User Generator” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“Lorem User Generator” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.

Перекладіть “Lorem User Generator” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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

  • First release.