Skip to content

Instantly share code, notes, and snippets.

@johnbillion
Last active January 27, 2024 14:06
Show Gist options
  • Save johnbillion/0a48021de5510c41d517 to your computer and use it in GitHub Desktop.
Save johnbillion/0a48021de5510c41d517 to your computer and use it in GitHub Desktop.
WordPress Emails

WordPress Emails

This document lists all the situations where WordPress sends an email, along with how to filter or disable each email.

This documentation has moved here: https://github.com/johnbillion/wp_mail

Copy link

ghost commented Aug 3, 2017

Useful! 🥇

@neverything
Copy link

Thanks a lot!

@Benoti
Copy link

Benoti commented Aug 3, 2017

Don't hesitate to add those for woocommerce or others :)

@ahmadawais
Copy link

This is quite useful. ★

@kjprince
Copy link

kjprince commented Aug 3, 2017

+1 for WooCommerce

@rilwis
Copy link

rilwis commented Aug 4, 2017

Nice!

@frankwarwick
Copy link

thanks

@rchittock
Copy link

Great resource :)

@mustardBees
Copy link

So good. Cheers!

@chrishaff
Copy link

Great work. It will be great to see in the official docs as well.

@tcg
Copy link

tcg commented Nov 20, 2017

Great timing -- I was creating a similar list of my own, but you beat me to it! It's really very strange to me that I'm not immediately finding a list like this in the WordPress documentation -- my Google-fu brought me here.

@ejntaylor
Copy link

This should totally be in the official WP Docs - Great stuff.

@jzeisloft
Copy link

+1 For being in the official docs. I spent way too much time searching for this before finding it, but so glad I finally did. Thanks for putting this together!

@taodailOryx
Copy link

Thanks a ton for this.

@ashish200025
Copy link

Thank you very much.

@mikelittle
Copy link

For the section User requests a password reset via "Lost your password?" You can disable it by hooking the filter retrieve_password_message and returning an empty or null message.

@mikelittle
Copy link

@johnbillion I have updated one of the entries on my fork of your gist here: https://gist.github.com/mikelittle/3fb023aeafb75e9a4cac181b4766f34e/revisions#diff-9fe3f8accff188124636d7848a017a68
Consider it a PR.

@arshidkv12
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment