Password Changed Email Template

Support MB User Profile Password Changed Email TemplateResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42497
    shmaltzshmaltz
    Participant

    Hi!

    How can we change the contents/design of the Password Changed email? ( the email we get confirming we changed our password). There doesn't seem to be a template file for it.

    Specifically, I want to remove the admin email address from it, but it would be nice if we can fully customize it just like we can with the Password Reset and Account Confirmation emails.

    Thanks

    #42505
    PeterPeter
    Moderator

    Hello,

    1. The email notification about the password changed is the standard email of WordPress. You can use the filter hook password_change_email to customize it.
    And take a look at the file wp-includes/user.php line 2598-2609.

    2. Make sure you have the latest versions of MB extension plugins then follow the documentation to override the template confirmation email
    https://docs.metabox.io/extensions/mb-user-profile/#email-templates

    #42508
    shmaltzshmaltz
    Participant

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.