Broken with WP 4.4.1 which ships with PHPMailer 5.2.9
-
In 4.4.1, WordPress ships with PHPMailer 5.2.9 which doesn’t have the getCustomHeaders() method. This breaks the mail sending process.
PHPMailer::getCustomHeaders() is only available since PHPMailer 5.2.10.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Broken with WP 4.4.1 which ships with PHPMailer 5.2.9’ is closed to new replies.