[Plugin: Email on Publish] Some improvement
-
I had to make my own modifications to make this work.
Could you make a way so that there is an easy way to modify the headers of the email instead of the default.
$headers .= ‘From: Domain Name <[email protected]>’ . “\r\n”;
Also most of the time when a post is published there are unwanted characters added in the emails. Usually around characters like ” and ‘
The topic ‘[Plugin: Email on Publish] Some improvement’ is closed to new replies.