Limit Login Attempts

Please check this example with the registration form Restrict email domains for newly registered users #hivepress #users · GitHub You can use this filter in the same way, but for user_register form. It’s important to accept the errors array and return it, in the function you can check if errors are empty, add or remove errors etc. depending on requirements. Implementing login attempts restriction is possible, but this requires further research and customizations.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.