Loading...

Hook for email confirmation?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10005491
    Christopher Drosos
    Participant

    Hello, i was wandering if i can execute my own code when a user confirms his email registration.

    For example the hook wpmu_activate_user

    wpmu_activate_user


    will be fired after he confirms his email as it is normally fired when someone confirms his email fromt he default registration page? If not how i can do something like that?

    #10005507
    Dua Zehra
    Keymaster

    Hi,

    You can use Pie Register hook ‘piereg_action_hook_before_user_activate’. This hook is triggered just before activation when user verify his/her account through email. You can use it.

    Hope it helps.

    Thanks,

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Pie-Register 3.0 Support’ is closed to new topics and replies.