Thanks @wpclonesupport
You say that creating or managing user accounts is out of the scope of your plugin. I understand that – however, your plugin does in fact create user accounts via the SQL script which removes the existing user table, creates a new user table and adds the accounts from the source site.
Maybe creating the SQL script during backup is an external operation and not something you control. But if the plugin directs the process which backs up the user table then maybe there is a means to simply not include that table when creating the SQL script.
By simply excluding user accounts from the backup/restore, we can have our users create their own account during setup and know that it will not be removed by the restore process.
At any rate, thank you for considering the request.
-
This reply was modified 4 years, 9 months ago by jjlash.