1. Home
  2. WP User
  3. Setting
  4. Email – New Registration

Email – New Registration

Send email notification on New Registration with Custom email subject and content

Go to Dashboard->WP User ->Email Notification
1) Click on ‘Send an e-mail to admin when user is register’ check box if you want to notify admin on new user registration.

Click on ‘Send an e-mail to user when user is register’ check box if you want to send welcome mail to register.
2)Set Email Subject

3) Set Email Content : You can use following variable for your custom email content.

The variables in {CURLY BRACKETS} are used to present data and info in email. You can use them to customize your email template.
{WPUSER_ADMIN_EMAIL} Displays the admin email that users can contact you at. You can configure it under Mail settings.
{WPUSER_BLOGNAME} Displays blog name
{WPUSER_BLOG_URL} Displays blog URL
{WPUSER_BLOG_ADMIN} Displays blog WP-admin URL
{WPUSER_LOGIN_URL} Displays the login page
{WPUSER_USERNAME} Displays the Username of user
{WPUSER_FIRST_NAME} Displays the user first name
{WPUSER_LAST_NAME} Displays the user last name
{WPUSER_NAME} Displays the user display name or public name
{WPUSER_EMAIL} Displays the E-mail address of user
{WPUSER_NEW_PASSWORD} Display new password of user

4) Click on ‘Update’ for Save setting

Was this article helpful to you? Yes No