PDA

View Full Version : Hook for activation complete


dfc005
05-19-2010, 05:15 AM
I'm trying to create a plugin that will redirect a user to a certain page on successful activation of their account. But I'm coming up short on a hook to use for this process.

register_activate_process and register_activate_start both don't work as the user isn't actually activated if I redirect from these hooks.

Any ideas?