SMTP发送失败
这是错误信息:
object(WP_Error)#6525 (2) { [\"errors\"]=> array(1) { [\"wp_mail_failed\"]=> array(1) { [0]=> string(82) \"SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting\" } } [\"error_data\"]=> array(1) { [\"wp_mail_failed\"]=> array(6) { [\"to\"]=> array(1) { [0]=> string(20) \"qq1062787843@163.com\" } [\"subject\"]=> string(4) \"test\" [\"message\"]=> string(4) \"test\" [\"headers\"]=> array(0) { } [\"attachments\"]=> array(0) { } [\"phpmailer_exception_code\"]=> int(2) } } }