pre_wp_mail filter
-
I appreciate this is a edge case, but is it possible to use the pre_wp_mail filter with Mail Queue?
What I’m trying to do is ensure that certain dummy subscriber accounts in my WordPress instance never trigger an email. The accounts have email addresses with the same fake @ domain, however using pre_wp_mail to return false when an attempt is made by WP to send an email to an address with that fake domain doesn’t do anything (almost as if Mail Queue is getting in there first). Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.