Email failed to send. Error details:
WP_Error Object
(
[errors] => Array
(
[wp_mail_failed] => Array
(
[0] => SMTP Error: Could not authenticate.
)
)
[error_data] => Array
(
[wp_mail_failed] => Array
(
[to] => Array
(
[0] => developertest143@gmail.com
)
[subject] => Test Email from WordPress
[message] => This is a test email to check if the WordPress wp_mail() function is working.
[headers] => Array
(
)
[attachments] => Array
(
)
[phpmailer_exception_code] => 0
)
)
[additional_data:protected] => Array
(
)
)
Failed to send email.