[ad_1]
Hi,
I run a somewhat bespoke site which requires a login to access, and then within the frontend of the site users can send emails to groups of people. I currently get the return result from wp_mail to display true or false – however I’d love to be able to display on the frontend if a mail has successfully been delivered – like the postman logs in the backend show.
Is there a way to retrieve this so I can display the Success / Fail of each email on the frontend?
Cheers,
Lloyd
