• Resolved Ankit Chauhan

    (@ankitchauhan22)


    Hi,

    First, thanks for great plugin.
    Can you please guide me, how to pass user meta while registering using API?

    Regards
    Ankit

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author nicu_m

    (@nicu_m)

    Hello,

    Currently, this plugin does not support adding meta when you create new users.
    But, thank you for sharing this idea. I will add this feature to my todo list.

    Meanwhile, you can use the simple_jwt_login_register_hook. This hook is called after a new user has been created. Here you can create a custom script, that adds the meta for your newly created user.

    PS: don’t forget to rate this plugin.

    Best regards,
    Nicu.

    Thread Starter Ankit Chauhan

    (@ankitchauhan22)

    Alright, I’ll update here if this work out.

    Plugin Author nicu_m

    (@nicu_m)

    Hello @ankitchauhan22,

    I’ve just released version 2.3.0. Here you can add user meta when you create new users.

    Let me know what do you think.

    Best regards,
    Nicu.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I pass user meta while registering user?’ is closed to new replies.