• Resolved lehamill

    (@lehamill)


    I have a csv file of 12,500 users that includes various user info including a user ID. This user ID is used as a relationship to other tables that will also be created in wordpress. My question is: Is it possible to have the wordpress UID set to the user ID in the csv file during the import process?

Viewing 1 replies (of 1 total)
  • Plugin Author Javier Carazo

    (@carazo)

    Good afternoon @lehamill,

    You cannot alter the user_id because this is an auto incremental field.

    So you have to create a UID meta data and then relate it with the other table.

Viewing 1 replies (of 1 total)

The topic ‘Set UID when importing’ is closed to new replies.