Wordpress Mail to new user HACK
Written by Anurag Bhateja on March 3, 2008 – 4:57 pm -Maximum of the wordpress users don’t know about the fact that the mail sent to new user is sent by the name of wordpress which don’t seems to be a professional way of informing new users about the registration. Now here is the way how to edit it without any plugin!
1. Open the FTP of your blog site with any of your favorite FTP Client.
2. Go to wp-includes folder.
3. Open the file pluggable.php to edit it.
4. On line 212 find wordpress written. This is the name by which the mail is sent. Rename to your Choice say “Anurag Bhateja”

5. On line 223 find “wordpress@” written. This is the mail by which the mail is sent. Rename to your Choice say “anurag@”

5. On line 542 find “wordpress@” written. This is the mail by which the mail will be replied. Rename to your Choice say “anurag@”

Thinking of more steps??? Hehe bad luck. Save the file and test it ![]()
Tags: email, new users, Wordpress hacks
Posted in Wordpress, Wordpress hacks | 3 Comments »
