• Resolved Heena

    (@heenathakkar)


    Hi

    I want to import wordpress users with there passwords. Imported users should be able to login with there original password.

    Tried importing users using this plugin and checked in database the password(encrypted format) is changed from the values in csv (user_pass)

    So is it possible to keep same password as in csv?

    Thanks,
    Heena

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

    You can put some text as password in the CSV, it will get converted to encrypted form while importing.So you can use the text used in CSV for logging in.Let me know if any issues.

    Thread Starter Heena

    (@heenathakkar)

    Okay.

    But for that I should know the passwords of users. So can’t we directly copy encrypted password from csv to database?

    Thanks

    Hello Heena,

    Sorry, You cannot copy encrypted password from CSV to database.
    Actually, Plugin will not support encrypted data while importing.
    Let us know if you have any queries.

    Regards,
    Veeresh
    Team XA

    Thread Starter Heena

    (@heenathakkar)

    Okay. No other queries.

    It is working fine otherwise.

    Thanks for the support.

    Hi @heenathakkar,

    WordPress will Encrypt any data into MD5 format while writing the password into database. We cannot tackle that. Please leave us a review if the plugin/support helped you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘User Password is changed’ is closed to new replies.