Blocking the 'wp_login_failed' event
-
If the Login Limits option is switched on, this plugin’s replacement implementation of
wp_authenticateblocks the firing of thewp_login_failedaction (inc/auth.phpline59). This is preventing other plugins that use that event from operating correctly.
The topic ‘Blocking the 'wp_login_failed' event’ is closed to new replies.