Opened 9 years ago
Last modified 9 years ago
#39985 new feature request
Do action before send email of retrieve password
| Reported by: | bonus369 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Login and Registration | Version: | 4.7.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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
@
9 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Code for add do_action before sending email to recover password