• Resolved mozzie156

    (@mozzie156)


    Dear all,

    Currently I have an online magazine where users can log in. This will soon be expanded into a more usable system with other domains, where the same users can find each other with the same user status without having to re-register.
    So I would like to synchronize the user information from the UserRegistration plugin of one website with the other website.

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    We do use WordPress default users but have our own User Meta table where we store all the user-related fields on registration. Currently, UsersWP doesn’t have Rest API support so you will need to do it custom but the users you can get via default WP Rest API. We have a plan for adding REST API support but not right now.

    Regards,
    Patrik

    Thread Starter mozzie156

    (@mozzie156)

    Hi Patrik,

    ok. Thanks for your quick reply. Than I′ll handle it this way.

    Kind regards,
    Timm

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Synchronization of user data’ is closed to new replies.