• Resolved navigatewebmaster

    (@navigatewebmaster)


    Is there a recommended plugin to “design” the reset password email with the link? I would like my business’ branding on the reset email link so that it looks more presentable. Please advise, thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Javier Carazo

    (@carazo)

    @navigatewebmaster,

    We use custom code to do it, so sorry, there is no plugin to do it.

    You can use those filters to customize it:

                    $message = apply_filters( "clean_login_email_restoration_content", $message);
    359	                $subject = apply_filters( "clean_login_email_restoration_subject", $subject);
    
Viewing 1 replies (of 1 total)

The topic ‘Reset password link email’ is closed to new replies.