Fix: Forgot Password email subject and message
-
Adding the following hooks will fix the issue. I hope that you can merge this to your repository.
add_filter ("retrieve_password_title", "sb_we_lost_password_title"); add_filter ("retrieve_password_message", "sb_we_lost_password_message");
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fix: Forgot Password email subject and message’ is closed to new replies.