[ad_1]
I honestly don’t know what I did wrong, I used the WP mail smtp plugin, set gmail as the smtp, the test html email did work, tried both the add_fitler hooked method and setting the header of the email.
All my html tags are being parsed as text. What did I missed?
Note: the wp_mail function are called in a plugin I made which is used to add a rest api route, although i doubt it matters
[ad_2]
You’re going to need to figure out what’s going wrong first eg some sort of error message.
will show you the logs
Check your code for typos like `add_fitler`.