• Hi,

    I am trying to create a new wordpress plugin.
    The basic functionality of plugin is to generate a random code and act as a coupon for the user.
    The code is stored in the wp_users table.
    The Random code is generated when the user is registering for the application.
    Can any one tell me please which hook i can use after the wp_create_user has been executed or the user id has been generated.

    Thanks in advance

    Akhilesh

  • The topic ‘Registration Form Problem’ is closed to new replies.