Sometimes we want to send emails but the timing is not that important.
For example a welcome email can be delayed but a reset password email should not.
This is important because php's mail() function can take some time to respond and that delay will make the user wait which is not good.
This function queues the email.
Referral Note: When you purchase through a referral link (if any) on this page, we may earn a commission.