HERE is code to add additional Admin Emails
-
Here’s some code to add additional emails by filtering wp_mail, but keep in mind, if you have the admin email set to say [email protected] …. but you also have a regular account with that email address … those additional emails will be added regardless … so basically it doesn’t “check” if the email is an ADMIN EMAIL … it just checks TO whenever an email is sent, and if it matches the admin email, will add others.
The topic ‘HERE is code to add additional Admin Emails’ is closed to new replies.