HTML support in notification email, code inside
-
Hi,
would it be possible to add in bbpress-notify-nospam.php after line 432:
$headers .= “MIME-Version: 1.0\r\n”;
$headers .= “Content-Type: text/html; charset=UTF-8\r\n”;I don’t know if you absolutely want to keep the emails sent by the plugin text only…
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘HTML support in notification email, code inside’ is closed to new replies.