Forums

Backup users (sql) and password (6 posts)

  1. Jens Wedin
    Member
    Posted 1 year ago #

    I have a production (2.8.6) and development (2.9.2) server with WordPress on both.
    I want to make a backup with sql of the users and import the users into the development installation. Do I get everything like password then?

  2. Mark / t31os
    Moderator
    Posted 1 year ago #

    Info on users table, so you can see what you would be exported from the users table.
    http://codex.wordpress.org/Database_Description#Table:_wp_users

  3. MichaelH
    Volunteer
    Posted 1 year ago #

    You'd probably also want the relevant data from the wp_usermeta table.

  4. Jens Wedin
    Member
    Posted 1 year ago #

    So, the password will still work if I import the users and their metadata into a new fresh site?

  5. Mark / t31os
    Moderator
    Posted 1 year ago #

    Yes it should do..

  6. Jens Wedin
    Member
    Posted 1 year ago #

    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic