Customise the incorrect password message on login forms
-
I need to customise the login form error message that appears when a user enters an incorrect password into the front end login form.
I tested using add_filter(‘login_errors’,’login_error_message’) fitltering which works to customise the error message on the standard wp-login form. However it has no impact on the forminator login. I could see this in the form settings. Is there a hook, filter etc that I can use to customise this.
I need something more generic and without the forgot password link in it.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Customise the incorrect password message on login forms’ is closed to new replies.