Get old email from edit_user_profile_update
-
I am hooking into edit_user_profile_update to do something with the $_POST data. The only problem is that I also need the old email address of the customer. I can’t seem to get that because it is not passed anywhere.
I have the same problem with personal_options_update. Are there any other hooks here that I need to use? Or do I need to enqueue a JavaScript-file to pass the old email as a parameter?
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Get old email from edit_user_profile_update’ is closed to new replies.