Opened 8 years ago
Last modified 8 years ago
#39985 new feature request
Do action before send email of retrieve password
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.7.2 |
Component: | Login and Registration | Keywords: | |
Focuses: | Cc: |
Description
Add do_action before sending email to recover password.
Inspiration: I needed to integrate an SMS sending to recover password, where I had to use retrieve_password_message filter hook to get the user's phone number.
Attachments (2)
Change History (4)
#1
follow-up:
↓ 2
@
8 years ago
Aloha @bonus369! It seems that you did the diff the wrong way, since you are trying to remove the lines you intended to add. I generated the right one using Github and attached it to this ticket :-)
Note: See
TracTickets for help on using
tickets.
Code for add do_action before sending email to recover password