• 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)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    Why would you do that? Then they wouldn’t be able to unlock their account…

    By any means, no, there’s no such setting to do so.

Viewing 1 replies (of 1 total)
  • The topic ‘Cancel user_lock_notification’ is closed to new replies.