WordPress - Change Default Email Address Plugin
This WordPress plugin changes the default email address that all notifications sent from your blog are addressed from. The default address for all emails sent by your blog is currently wordpress@ yoursite.com.
I had seen some tutorials / forum entries previously where people suggested editing the core WordPress file 'pluggable.php' to overide this default. This method does work, however you would have to repeat the hack every time you upgrade to a new version of WordPress so it is not an ideal solution.
Faced with this problem for a site I was working on recently, I wrote this basic plugin which allows you to configure your own email address in the format: Your Name <yourname@yoursite.com>.
Installation:
- Upload the file wp_change_default_email.php to your wp-content/plugins folder
- Activate the plugin from the Plugins page in WordPress
Usage:
- In the Plugins page in WordPress click the edit button next to the plugin in the list.
- Scroll down until you see a note saying 'Configure it'
- Enter your name and email as shown
- If you don't enter a new address the default 'wordpress@' will remain
Download:










Works great - thank you!
[...] Version: 0.1 - License: n/a - Author: Sam Burge - Plugin Page - » Download [...]
Is there a newer version than 0.1? I upgraded to WordPress 2.6.1 and the Plugins area is telling me that there is a new version, but the new version links to:
GALLERY LIGHTBOX PLUGIN
http://wordpress.org/extend/plugins/wp-25-gallery-lightbox-plugin/
Also, just an FYI, version 0.1 now conflicts with the Subscribe2 plugin.
Very handy little plug-in, works like a charm, thanks.
I’m experiencing a little weirdness, though. I downloaded it from your site. When I install it, it works fine but I get an alert telling me there’s a new version 1.3 (the code says “Version 0.1″) and the link to get the new version points at http://wordpress.org/extend/plugins/wp-25-gallery-lightbox-plugin/ which is clearly wrong. The “Upgrade automatically” option doesn’t work either, with the error mentioning wp-25-gallery.
Since it works, the only reason I care is I don’t want the little orange flag over “Plugins” in my dashboard, but seems like something you’d want to know.
wordpress 2.5
not working for me, i made the two changes , name and email to the php file, verified the changes were saved in the php file, but it continues to send wordpress and wordpress@domain
????
Great Job!
THX !!!
Hi
IS the email address restricted to the domain of the website? OR can any email address be used, say gmail account?
Hi
This appears like it will do the (magik) trick but I have an unusual situation in which the email address my client wants for default does not use the website’s domain name in it. So simply setting the name in front of the @ symbol is not sufficient - and neither is my confidence in editing your php to accomodate it. Could write up a note on how this customization in the php file would go?
Sorry for the xtra trouble. Really appreciate your efforts with this as you can imagine.
/marco
[...] © Change Default Email Address Wordpress varsayılan e-posta adresini değiştirebilmenizi [...]
I had no idea this was even an issue. I thought that it would just show up with my email by default. That’s dumb.
[...] © Change Default Email Address Wordpress varsayılan e-posta adresini değiştirebilmenizi [...]
Made the changes in the plugin editor, added my From Name and the from Address, updated changes and nothing happened. Still coming from Wordpress
[...] © Change Default Email Address Wordpress varsayılan e-posta adresini değiştirebilmenizi [...]
[...] ou pode fazer Download do plugin AQUI [...]
This is a life saver. We were testing the site and discovered the “wordpress@”. We knew we didn’t want that. Wordpress really need to allow users to change this from the dashboard. But anyway, this works perfectly and I wanted to thank you Sam for sharing your expertise with us.
Thanks for the plugin.
Works Great!!!!! Thanks!!!
Hi,
Thanks for your great plugin. I were used it in my blog, it run so cool. But i have a problem with my language. I use Vietnamese language and the email appear: [Tranh biếm há» a Việt Nam] Có thà nh viên má»›i đăng kÃ
Can you help me this problem?
Thanks!
[...] © Change Default Email Address Wordpress varsayılan e-posta adresini değiştirebilmenizi [...]
Hi, I used the plugin, but it turns all non-latin characters into weird characeters (for example: é is é or ř is Å™). Do you know how to solve it?
Thank you very much.