Filters whether to send the retrieve password email.
Return false to disable sending the email.
if ( ! apply_filters( 'send_retrieve_password_email', true, $user_login, $user_data ) ) {
| Version | Description |
|---|---|
| 6.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/send_retrieve_password_email