Opened 18 hours ago
Last modified 6 hours ago
#64962 new defect (bug)
Install screens: “Log In” and "Support link" use old color
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | admin-reskin has-patch |
| Focuses: | ui, css | Cc: |
Description
In the WordPress install flow, links such as “Read the support article on wp-config.php” and “Log In” are using the outdated link color instead of the updated admin color.
Attachments (3)
Change History (6)
This ticket was mentioned in PR #11373 on WordPress/wordpress-develop by @hbhalodia.
6 hours ago
#3
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/64962
## Description
- Add CSS variable for install.css changes.
- Add color hex code for
wp_diefunctions.php code, as the variable was not added before that it executed wp_die. - Also added fix for
setup-config.phpif config already exists and related anchors. See before and after Screenshots.
| Before | After |
|---|---|
| | |
## Use of AI Tools
- None
Note: See
TracTickets for help on using
tickets.
🐞 Bug occurs
PHP: 8.1
WordPress Version: 7.0-RC2