=== WP Simple Mail Sender === Contributors: tmeister Donate link: http://enriquechavez.co/ Tags: outgoing mail, mail, sender, email, email from address, email, from name Requires at least: 3.5.1 Tested up to: 5.1 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html WP Simple Mail Sender is a very simple plugin to change the sender address and name in outgoing emails. == Description == **WP Simple Mail Sender** is a very simple plugin to change the sender address and name in WordPress outgoing emails. **WP Simple Mail Sender** allows you to use the values in the General setting, *Site Title* and the *Admin Email* instead of the default value **WordPress wordpress@yourdomain.com** also you can use custom values as well, you can configure the *From Address* and *From Name* if you do not want to use the General settings values. == Installation == = Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'wp-simple-mail-sender' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `wp-simple-mail-sender.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `wp-simple-mail-sender.zip` 2. Extract the `wp-simple-mail-sender` directory to your computer 3. Upload the `wp-simple-mail-sender` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard = Configure = Navigate to Settings -> WP Single Email and change the values as you wish. == Frequently Asked Questions == == Screenshots == 1. WP Single Email Sender Settings Page == Changelog == = 1.0.0 = * Initial Release. == Upgrade Notice ==