Support

Home Forums Event Espresso Premium WP User Integration Email

WP User Integration Email

Posted: June 7, 2018 at 12:27 pm


Jarred

June 7, 2018 at 12:27 pm

Hey guys,
Does WP User Integration automatically send an email with username and password after the customer registers?

2) If an email is sent containing the username and password after the customer bought, is there a place to customize that email?

3) Is there a way to make the username always be the customers email address?

Thank you, I found someone to help with my customizations but these are the questions.


Josh

  • Support Staff

June 7, 2018 at 1:47 pm

Hi Jarred,

Does WP User Integration automatically send an email with username and password after the customer registers?

Technically it’s a WordPress generated email because all that the WP User Integration does is call the wp_new_user_notification() function. Here’s a link to the developer reference for that core WP function:
https://developer.wordpress.org/reference/functions/wp_new_user_notification/

2) If an email is sent containing the username and password after the customer bought, is there a place to customize that email?

The new user email can be customized via custom code, or a plugin like this one:
https://wordpress.org/plugins/custom-new-user-notification/

3) Is there a way to make the username always be the customers email address?

That’s actually what it does.


Jarred

June 7, 2018 at 1:58 pm

Thank you Josh,
I will leave this open in case he has any more questions.

The support post ‘WP User Integration Email’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso