Hi!
In found this following error In the Tools Section Below error log
ERRORS: {“wp_mail_failed”:[“You must provide at least one recipient email address.”]}
ERRORS_DATA: {“wp_mail_failed”:{“to”:[“”],”subject”:….
I noted that the following statement had been shown:
To use using the email notification for user there must be field named “email” or “e-mail”
Because I am working on a multilingual website, I would need to change the label to other language. Is there any other way to send the notification email with amended Email label?