Replies
- Javier on May 14, 2016 at 10:29 pm in reply to: [Resolved] Additional email address for password recovery purposes #3878
Thanks, Ravi.
Looking really good. I don’t have access to my WP installs here but I’ll check asap and tell you.
Best,
Javi - Javier on May 14, 2016 at 4:55 pm in reply to: [Resolved] Additional email address for password recovery purposes #3867
Hi Brajesh,
Yes I created the field ‘Personal Email’, which is optional, so first I have to check if its empty.
I couldn’t find out how ‘retrieve_password_message’ manages mail recipient. I hardcoded $user_email with a random address ($user_email = ‘myemail@mysite.com’) just to test, but email’s still reaching WP ‘user_email’ field. (Of course I didn’t use ‘myemail@mysite.com’ but other I have access to).
Thanks for the feedback.
- This reply was modified 8 years, 6 months ago by Javier.