Hi everybody!
Is it possible to change "from" field in email messages which WordPress send to users. (eg. when user reset password).
Hi everybody!
Is it possible to change "from" field in email messages which WordPress send to users. (eg. when user reset password).
Check the wp_mail function in wp-includes/pluggable.php. In 2.6.3 that's at line 350. Remember changing core files is discouraged and that you will likely need to make those changes when upgrading in the future.
Also this plugin:
http://wordpress.org/extend/plugins/mail-from/
Thank you! Plugin works just fine.
Doesn't work for me. I tried the "Mail From" plugin too and that doesn't work either.
This topic has been closed to new replies.