Replies: 0
I followed the guidance to use user_pass for importing already-hashed passwords.
I also tried the tip at the end of https://wordpress.org/support/topic/import-password-hash/ to add a blank Password column in addition to user_pass column.
But I’m still running into the same problem as this old thread: https://wordpress.org/support/topic/importing-passwords/.
Strangely, I can look at my database and see that the password hashes match, but it can’t log in with it, and the email notifications generate a different (and not working) password every time I delete the imported data and re-import.
For this particular test, the hash string includes slashes and periods.
Thanks in advance for the help!