Changeset 53708 for trunk/src/wp-login.php
- Timestamp:
- 07/15/2022 11:57:29 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-login.php
r53707 r53708 1394 1394 if ( $has_errors ) { 1395 1395 $aria_describedby = ' aria-describedby="login_error"'; 1396 }1396 } 1397 1397 1398 1398 if ( $has_errors && 'message' === $errors->get_error_data() ) {
Note: See TracChangeset
for help on using the changeset viewer.