• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

help, wordpress add users 1 click

volodimir

Member
Sep 10, 2023
40
13
8
Hi guys! some times I get crazy situation I have wordpress and i need add 100+ fake users and can control it's fake users I try google search but no see any information. Please help
 
Hi guys! some times I get crazy situation I have wordpress and i need add 100+ fake users and can control it's fake users I try google search but no see any information. Please help
Well, as you're on WP then WP-Faker or WP-Dummy Data Generator could be an option. Other than that a small script with wp_create_user() could also do the job.

Cheers
 
  • Like
Reactions: volodimir
Well I don’t know of any plugin that can automate that, though here’s a walkaround that can help you achieve that;

things needed; ChatGPT, All Import Pro (search the babiato) Excel or google sheet

The logic is to get an import template from All import plugin. You can install the All export too just so you can generate the template for import.

Then open in excel or sheets for edits.

Use chat gpt to generate random names, number and so on as per your need then populate on the excel or sheets file.

Finally use the users addon for All Import plugin to import the users. Then select the create new users while importing to set the data as new users.

It’s actually quite intuitive when using that plugin. You can set roles and all…. So yeah, there you go

✌🏼
 
  • Like
Reactions: volodimir
I think adding usernames and passwords are easy things . you can add them via phpmyadmin by running below sample code

INSERT INTO table_name(username, password, birthday)
VALUES( ‘rustyMeerkat’,’digholes’, ‘1995-09-15’)

but reacting like real user is not easy .
 
  • Like
Reactions: volodimir
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock