[Plugin: Theme My Login] Get email after user activaction
-
Hello,
I’m trying to implement a custom function with
add_action( ‘tml_new_user_activated’, ‘tml_new_user_activated’ );
to register the new user to the newsletter…How can I get the user email immediately after the activation inside “tml_new_user_activated” function?
I thought to use a query to retrieve the email of the last user activated, but I hope there is a better way ??
Thanks,
Giovanni
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Theme My Login] Get email after user activaction’ is closed to new replies.