Is it possible to export/migrate users out of wordpress?

[ad_1]

So a client asked if I can migrate their current WordPress site to something bespoke. I’m a full stack developer but never touched WordPress so I know basically nothing about it. We want the transition from old site to the new site to be as seamless as possible. I imagine the user details aren’t easily accessible. Could anyone point me in the right direction with what can be done about this?

[ad_2]
2 Comments
  1. All the user details you need are in the database. You’ll just have to join between the users table and the user meta table.

    WordPress by default I believe uses MD5 for password hashing, and the salts are all defined in the config file.

  2. As the other commenter said, you can get it from the users table. If you need something easier (but not free) you can use “WP All Export”

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer