Notifications
Clear all
Topic starter
29/06/2018 4:16 pm
It would be great to have the ability to customize email messages with a filter hook, e.g. for adding a signature to email content.
Just add
$message = apply_filters('wpdiscuz_mail_message', $message);
before wp_mail()
29/06/2018 6:23 pm
Hi Flashdown,
Sure we'll add this in next version release.