Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Thanks for contacting us.

    There is no provision to create bulk temporary logins.

    Curious to know how many temporary logins you want to generate and how will you share temporary logins with end users?

    Thread Starter pendari

    (@pendari)

    Hi, Malay, thanks for getting back to me quickly.

    It would be a few hundred logins. The ideal workflow would be a bulk create procedure with an email sent after each one. It could be processed in smaller batches, not necessarily all at once.

    It sounds like I’ll need to find some other approach unless there are hooks where I can call your plugin from another script.

    Hi,

    Got it.

    We don’t have any plans to add this feature in near future.

    But, if you understand technical, you can check create_new_user & get_login_url of Wp_Temporary_Login_Without_Password_Common class.

    You can generate a new temporary user with create_new_user & then get the temporary login link with get_login_url and you can write your own script to send an email with a newly generated temporary login link.

    Hope that helps.

    • This reply was modified 5 years, 7 months ago by Malay Ladu.
    Thread Starter pendari

    (@pendari)

    OK, thanks for pointing me in the right direction. That will help a lot if I do end up going the route of building a custom routine. Thanks Malay!

    You are welcome 🙂

    Feel free to contact us if you have any further queries. We will be happy to help you.

    BTW, if you like this plugin, please consider giving us 5 stars review & do spread the word about this plugin.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Bulk Temporary Login Creation?’ is closed to new replies.