Notifications
Clear all
Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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/