Edit the email notifications

This topic contains 3 reply and 2 voices, and was last updated by Tareq Hasan 10 years, 6 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
September 13, 2013 at 12:33 am 8096
Tareq Hasan Hello How do I change the email that is sent out, after an User (Both, Registered and Guest User) submits a post? I need to edit the Email Sender Name and address, right now it says From: wordpress@mydomain.com I need to change it to lets say info@mydomain.com and also I need to change the body / message of email. To guest posters, it sends Username and Password (registration info) and I need to add there a permalink to their submitted post. Thank you
September 13, 2013 at 10:45 am 8100
Tareq Hasan Tareq Hasan

Take a look here
http://wpmu.org/wordpress-email-settings/

September 13, 2013 at 11:02 pm 8114
RockNRolla RockNRolla

Is there any way to edit this inside the code of WP User Frontend plugin? I dont see this on the settings panel / options.

I dont want to install a separate plugin for every little thing. I’d prefer editing the code if possible. Besides, that plugin you recommended takes care of From Name & Email, but I also need to edit the email body that is sent to Guest Post Authors

As default they receive their username / email and Password, as they get registered automatically after they submit a guest post.

I need to add a Post Permalink inside this email body.

September 14, 2013 at 7:14 am 8134
Tareq Hasan Tareq Hasan

I dont want to install a separate plugin for every little thing.

There is nothing wrong doing that. Don’t think installing a plugin for a small feature is a bad idea and installing lots of plugin will slow down your site. Every functionality has their own execution space and they works only where they needed to be. It would be the same if it were in the plugin. So I don’t support adding the feature again which was solved specifically and nicely.

The email body is the standard welcome message from WordPress. Also there are plugins to change that text 🙂

Viewing 3 Posts - 1 through 3 (of 3 total)