Cancel user_lock_notification
-
Hi,
Is it possible to cancel the email user receives “For your security, your account has been locked because of too many failed login attempts. To unlock your account please click the following link:…” when account has to many login attempts?
I know i could comment out the line wp_mail( $user_email, $title, $message ); in security.php, however i prefer not to edit plugin code to avoid override when update.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Cancel user_lock_notification’ is closed to new replies.