migration - How can I migrate (export and import) wordpress users without loosing their password?

I must migrate from one page to another and the customer want me to keep the password. But as their are im MD5 and salte

I must migrate from one page to another and the customer want me to keep the password. But as their are im MD5 and salted, I don't know how to proceed. Does anyone know it? Thank you a lot for your help.

I must migrate from one page to another and the customer want me to keep the password. But as their are im MD5 and salted, I don't know how to proceed. Does anyone know it? Thank you a lot for your help.

Share Improve this question edited Aug 13, 2018 at 6:58 MAlex asked Aug 13, 2018 at 6:36 MAlexMAlex 112 bronze badges
Add a comment  | 

2 Answers 2

Reset to default 1

You can't. Wordpress stores the passwords in the DB as hashes of the user password using a salt which is unique to the install. In an import situation (unlike full migration) you will probably not have the same salts in the new site and password validation will fail.

You should just notify the users that they should reset their password.

Migrating WordPress users with their password is easily possible with this WordPress user import export plugin.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745074441a4609748.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信