Notifications
Clear all
14/02/2020 3:28 pm
Hi @mohfarawati-com,
The wpDiscuz based the native (core) WordPress function. So you can change the email sending setting use the WordPress filters:
wp_mail_from_name
The links provided below may help you.
https://www.satollo.net/change-wp_mail-behavior-using-hooks
https://developer.wordpress.org/reference/hooks/wp_mail_from_name/