diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..c8ae49a --- /dev/null +++ b/readme.txt @@ -0,0 +1,35 @@ +=== Plugin Name === +Contributors: aristath +Donate link: http://aristeides.com +Tags: email +Requires at least: 3.0.0 +Tested up to: 3.7.1 +Stable tag: 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 stranghtforward, 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