https://github.com/progressplanner/wp-mail-changer-plugin
Change the default email address used by WordPress for email sender etc
https://github.com/progressplanner/wp-mail-changer-plugin
Last synced: about 1 month ago
JSON representation
Change the default email address used by WordPress for email sender etc
- Host: GitHub
- URL: https://github.com/progressplanner/wp-mail-changer-plugin
- Owner: ProgressPlanner
- Created: 2013-10-31T09:12:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-08-28T05:14:07.000Z (10 months ago)
- Last Synced: 2025-09-05T23:49:25.771Z (10 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== WP Mail Changer ===
Contributors: aristath
Donate link: https://aristath.github.io
Tags: email
Requires at least: 3.0
Tested up to: 6.8
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin will allow you to change the email from address and name that WordPress uses by default.
== Description ==
This plugin will allow you to change the email from address and name that WordPress uses by default.
It is pretty simple and straight-forward, no complicated functions and forms.
On activation you should see a new menu in your "Settings" section called "Mail Change".
In that page you can define 2 fields:
1. email address
2. email from name
That's all there is to it... have fun!
== Installation ==
Install and activate like any other WordPress plugin. See here for detailed instructions: http://codex.wordpress.org/Managing_Plugins
== Screenshots ==
== Changelog ==
= 1.0 =
* Initial Commit