Mail function suggestion
-
I’ve noticed that wp_mail has been failing for me occasionally which is an unrelated issue to Formidable. However when it fails Formidable falls back to use the PHP mail function instead. Except when that happens only the From header is set (lines 435 – 441 lines in /classes/models/FrmEmail.php). Would it be possible to include the other headers or at least the Content-type header so that they come through as HTML?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Mail function suggestion’ is closed to new replies.