Title: WordPress Default Email
Last modified: June 13, 2020

---

# WordPress Default Email

 *  [Dhimas Kirana](https://wordpress.org/support/users/dhmskrn/)
 * (@dhmskrn)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/wordpress-default-email/)
 * Hi..
    This plugin is great. How easy it’s to manage each email with templates
   and data.
 * But I want to know how to apply templates to the default WordPress email, like
   reset passwords, etc.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Blobfolio](https://wordpress.org/support/users/blobfolio/)
 * (@blobfolio)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/wordpress-default-email/#post-12979574)
 * Hi [@dhmskrn](https://wordpress.org/support/users/dhmskrn/)!
 * WordPress unfortunately does not handle notifications in a consistent manner.
   Some default communications are handled by “pluggable” methods — methods you 
   can replace wholesale with your own — some offer filters for overriding the content(
   but not the send method), and still others are hard-coded and offer no direct
   solutions for replacement (though if you’re determined enough, you could always
   implement a custom handling solution further up the chain, for example, a custom
   registration or password reset form, though care must be taken to ensure data
   is handled safely!).
 * Pluggable methods offer the most flexibility for overriding, but there are only
   a few of them:
    [wp_notify_postauthor()](https://developer.wordpress.org/reference/functions/wp_notify_postauthor/),
   [wp_notify_moderator()](https://developer.wordpress.org/reference/functions/wp_notify_moderator/),
   [wp_new_user_notification()](https://developer.wordpress.org/reference/functions/wp_new_user_notification/),
   and [wp_password_change_notification()](https://developer.wordpress.org/reference/functions/wp_password_change_notification/).

Viewing 1 replies (of 1 total)

The topic ‘WordPress Default Email’ is closed to new replies.

 * ![](https://ps.w.org/well-handled/assets/icon-256x256.png?rev=2889647)
 * [Well-Handled Email Templates](https://wordpress.org/plugins/well-handled/)
 * [Support Threads](https://wordpress.org/support/plugin/well-handled/)
 * [Active Topics](https://wordpress.org/support/plugin/well-handled/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/well-handled/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/well-handled/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Blobfolio](https://wordpress.org/support/users/blobfolio/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/wordpress-default-email/#post-12979574)
 * Status: not a support question