Forums

[resolved] export FULL! users data (4 posts)

  1. kbalia8
    Member
    Posted 8 months ago #

    Hi!

    I have a question about WP. I have downloaded a lot of exporting program which export the datas to csv. The only problem is that they not export every data, only those what you can see under the DAshboard - Users menu. At the registration the users have to add more datas how can i export those (such as workplace, mobilphone number etc..). Or Is there a place where wordpress store these datas together?

    Thanx
    kbalia8

  2. NateJacobs
    Member
    Posted 8 months ago #

    WordPress stores all the user information in two database tables, wp_users and wp_usersmeta. They are connected using the user ID. This plugin appears to let you pick which tables you want to export and save them as a .csv

  3. kbalia8
    Member
    Posted 8 months ago #

    Thanks!

  4. NateJacobs
    Member
    Posted 8 months ago #

    You're welcome.

Reply

You must log in to post.

About this Topic