wp_mail function returns ‘1’ if mail is sent, and 0 if mail is not sent but shows no debug info.
Following function will display array of errors, if any.
wp_mail function returns ‘1’ if mail is sent, and 0 if mail is not sent but shows no debug info.
Following function will display array of errors, if any.
THANKS!!!!
Only returns:
Array
(
[0] =>
)
Looks like there is no error then, or some other function is not returning error properly.