This plugin allows you to set the email address and name used on email sent by WordPress by setting the From header..
It's updated fully re-worked version of WP Mail From plugin by Tristan Aston and now works with the latest versions of WordPress..
The priority for the hooks is set to 1 to allow for other plugins that may hook these with the priority of 10 to override this plugin...
Activate the plugin through 'Plugins WordPress..
Visit the admin settings page Settings > Mail From and save your preferred name and email address...
If upgrading from WP Mail From plugin your current name email settings should be copied across but please check..
If you accessed either of the options directly for any reason you will need to re-factor you code as support for the old options will be removed in future version..
Possibly your mail server has added Sender header or is configured to always set the sender to the user calling it...
This is the 1 out 4 that would work in one of WP Engine's environment ...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more