Skip to content

Instantly share code, notes, and snippets.

@johnbillion
Last active June 3, 2024 13:31
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
@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

@arshidkv12
Copy link

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