Title: registration confirmation mail
Last modified: August 18, 2016

---

# registration confirmation mail

 *  [sheel](https://wordpress.org/support/users/sheel/)
 * (@sheel)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/registration-confirmation-mail/)
 * I need a plugin that will allow me to send a mail to the new users registering
   on my site..These users after registering on the site will get an email as per
   there email id feeded by them at registration .This mail will be having a link..
   clicking on which will activate these users.
 * Can anybody provide me help on this isuue

Viewing 1 replies (of 1 total)

 *  [Austin Matzko](https://wordpress.org/support/users/filosofo/)
 * (@filosofo)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/registration-confirmation-mail/#post-396834)
 * The file wp-includes/pluggable-functions.php contains functions that can be re-
   declared in a plugin, meaning you can change what they do.
 * One of them is wp_new_user_notification, which is the standard email sent out
   when someone registers. So, create a plugin with a function named wp_new_user_notification
   in it, except make it do what you want it to do.

Viewing 1 replies (of 1 total)

The topic ‘registration confirmation mail’ is closed to new replies.

## Tags

 * [confirmation](https://wordpress.org/support/topic-tag/confirmation/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Austin Matzko](https://wordpress.org/support/users/filosofo/)
 * Last activity: [19 years, 11 months ago](https://wordpress.org/support/topic/registration-confirmation-mail/#post-396834)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
