Sending emails asynchronously
-
Hi,
Is it possible to add a feature to send emails asynchronously?Ideally, I would like to have an argument to wp_mail to choose if a call to wp_mail should return immediately and the email is sent asynchronously.
I am sending emails with attachments and it takes a long time before a page refreshes while it’s completely okay in my case for the emails to be delivered a little later.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Sending emails asynchronously’ is closed to new replies.