最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

import - Importing users? From another wordpress site

programmeradmin1浏览0评论

Is there a way to import users from another wordpress site?

Both sites are new. I just don't want to go through the trouble of adding the same users profile information and password.

Is there a way to import users from another wordpress site?

Both sites are new. I just don't want to go through the trouble of adding the same users profile information and password.

Share Improve this question asked Aug 5, 2011 at 14:16 chrisl-921fb74dchrisl-921fb74d 1,1972 gold badges9 silver badges21 bronze badges 1
  • Migrating WordPress users with their password is easily possible with this free WordPress user import export plugin by WebToffee. – mujuonly Commented Oct 17, 2019 at 6:12
Add a comment  | 

1 Answer 1

Reset to default 3

I think you have two options (third if you find any plugins).

  1. I think if you export data from one WP, the users are also copied. The drawback is that you have to import all the content as well.

  2. The second option is to export the users from MySQL using PHPMyAdmin. Just export the user table. If you want to include privilidges as well, you have to export wp_usermeta as well.

发布评论

评论列表(0)

  1. 暂无评论