• Resolved shoaib2shoaib

    (@shoaib2shoaib)


    I’m currently working on a WordPress project where I need to integrate an existing user table created with WP Data Access query editor into the WordPress user system. The goal is to ensure that when these users log in to my website, they are automatically redirected to their respective profile pages.

    Here’s a bit more detail on what I’m trying to achieve:

    1. Import Existing Users: I have a table created using WP Data Access that contains user data. I need to import these users into the WordPress user system.
    2. Login and Redirection: Once these users log in to my website, I want them to be redirected to their individual profile pages.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Kim L

    (@kimmyx)

    Hi @shoaib2shoaib,

    Thanks for the post!

    1. Import Existing Users: The WordPress user registration process involves several user tables so a one-to-one import can’t be done from the user table you created to the WordPress user system.
    2. Login and Redirection:?This is probably better handled using a different plugin since this is not a feature included in our plugin. ??

    We hope that helps! If you have other questions, please let us know!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.