• pavelmititel

    (@pavelmititel)


    Hi,

    I need to change the content for password reset request email. How can I do that?

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    change the content for password reset request email

    Please elaborate what you mean by it.

    Moderator bcworkz

    (@bcworkz)

    Use the filter ‘retrieve_password_message’ to alter or replace the message body. The subject can be altered or replaced with the ‘retrieve_password_title’ filter.

    If you are unfamiliar with using filters, please see the Plugin Handbook section on hooks. The code suggested will also work in functions.php of your theme or preferably your child theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change email content for reset password’ is closed to new replies.