Make WordPress Core

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: huzaifaalmesbah's profile huzaifaalmesbah 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)

Huzaifa-20260327003915.png (647.5 KB) - added by huzaifaalmesbah 18 hours ago.
Huzaifa-20260327004150.png (655.9 KB) - added by huzaifaalmesbah 18 hours ago.
Huzaifa-20260327005931.png (437.4 KB) - added by huzaifaalmesbah 18 hours ago.

Download all attachments as: .zip

Change History (6)

#1 @audrasjb
16 hours ago

  • Focuses ui css added
  • Keywords admin-reskin added

#2 @sumitsingh
16 hours ago

🐞 Bug occurs

PHP: 8.1
WordPress Version: 7.0-RC2

Last edited 16 hours ago by sumitsingh (previous) (diff)

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_die functions.php code, as the variable was not added before that it executed wp_die.
  • Also added fix for setup-config.php if config already exists and related anchors. See before and after Screenshots.
BeforeAfter
https://github.com/user-attachments/assets/38236e5a-a22d-4b96-8fc9-baba21b9423b https://github.com/user-attachments/assets/1273066d-91ff-42ee-84d3-8b0aead9dc44

## Use of AI Tools

  • None
Note: See TracTickets for help on using tickets.