Returned Value for Email is adding extra characters
-
I have a custom function that returns the email of the post’s author. When I use the “Send Email” action, I’m using the “Function Return Value” option from that custom function.
When I put it in the body of the email, it returns like expected ([email protected]). But when I try to use that in the “To” email field, it’s returning like this:
[email protected] (with a “p” on either side of the email address.
Any idea why this is happening and if it can be solved so it only returns the email without the extra characters?
The topic ‘Returned Value for Email is adding extra characters’ is closed to new replies.