Password Field is disabled
-
Hi,
Anyone here has ever encountered an issue with the WordPress Login page where the password field is showing as disabled in the code?
<input type=”password” name=”pwd” id=”user_pass” aria-describedby=”login_error” class=”input password-input” value=”” size=”20″ disabled=””>
When I look at the actual login.php file it doesn’t show that it is disabled there.
Hoping someone can help
- The topic ‘Password Field is disabled’ is closed to new replies.