Filters the message body of the password reset mail.
If the filtered message is empty, the password reset email will not be sent.
$message = apply_filters( 'retrieve_password_message', $message, $key, $user_login, $user_data );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/retrieve_password_message