mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
This change introduces two new hooks to help developers to filter retrieve password emails: - `send_retrieve_password_email` can be used to filter whether to send the retrieve password email; - `retrieve_password_notification_email` can be used to filter the contents of the reset password notification email sent to the user. This changesets also adds unit tests for these new filters. Props connapptivity, costdev, audrasjb, johnbillion. Fixes #54690. git-svn-id: https://develop.svn.wordpress.org/trunk@52604 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| e2e | ||
| gutenberg | ||
| phpunit | ||
| qunit | ||
| visual-regression | ||