06/20/2018 at 9:45 am
#465971
Keymaster
@ Matthew
I’m glad you found the issue! I did make a change roughly six months ago which changed the way the email address was sanitized. Previously it was sanitized as a plain string. Now is uses the core WP sanitize_email() function which would return an empty string for invalid email addresses. I do apologize for the trouble this change had caused!
