Title: email with activation
Last modified: January 21, 2021

---

# email with activation

 *  Resolved [kklo](https://wordpress.org/support/users/kklo/)
 * (@kklo)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/)
 * Hi,
 * can someone refer me a plugin that sends registration email with activation link?
 * Thank

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/#post-13945437)
 * That is how WP works by default. After filling out the registration form, the
   user is emailed a link to follow to complete registration. The link takes them
   to a page where they can choose their password, after which they can use it to
   login. What are you looking for that is different than that?
 *  Thread Starter [kklo](https://wordpress.org/support/users/kklo/)
 * (@kklo)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/#post-13948548)
 * Hi, [@bcworkz](https://wordpress.org/support/users/bcworkz/)
 * That was exactly it, and how do I configure and personalize this email?
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/#post-13950056)
 * Through the ‘wp_new_user_notification_email’ filter.
    [https://developer.wordpress.org/reference/hooks/wp_new_user_notification_email/](https://developer.wordpress.org/reference/hooks/wp_new_user_notification_email/)
 * If you’re not familiar with WP filters, review this:
    [https://developer.wordpress.org/plugins/hooks/filters/](https://developer.wordpress.org/plugins/hooks/filters/)
 *  Thread Starter [kklo](https://wordpress.org/support/users/kklo/)
 * (@kklo)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/#post-13953648)
 * Hi, [@bcworkz](https://wordpress.org/support/users/bcworkz/)
 * The user registers and receives an email with the activation link and instructions
   in an email with logo, thanks, etc.
 *  Thread Starter [kklo](https://wordpress.org/support/users/kklo/)
 * (@kklo)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/#post-13956443)
 * I want to change all standard WP emails and what I find is just a welcome email
   and/or woocoomerce
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/#post-13959837)
 * AFAIK all WP messages can be altered by filter or pluggable function. Each type
   of message will have its own filter and function. ‘wp_new_user_notification_email’
   is the filter for new user notifications only. It can be difficult to learn the
   right filter for any given message. I’ve resorted to `grep`ping (Linux full text
   search) the source code for some key phrase in the message. That usually turns
   up the right function, where the corresponding filter would be applied.
 * I believe WooCommerce messages do something similar. If you have trouble finding
   filters for WooCommerce, I recommend asking in their dedicated support forum 
   for assistance.
 *  Thread Starter [kklo](https://wordpress.org/support/users/kklo/)
 * (@kklo)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/#post-13976174)
 * Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘email with activation’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 7 replies
 * 2 participants
 * Last reply from: [kklo](https://wordpress.org/support/users/kklo/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/email-with-activation/#post-13976174)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
