Opened 7 weeks ago
Closed 6 weeks ago
#64805 closed defect (bug) (fixed)
Admin Reskin: Dismissible notices should use different Dashicon close icon
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | Administration | Keywords: | admin-reskin has-patch commit |
| Focuses: | Cc: |
Description (last modified by )
In #64548, admin notices were restyled to match the Gutenberg components more closely.
@wordpress/components notices use an SVG icon looking like an x or cross, for dismissible notices.
The old notices (WP < 7.0) use an x in a circle, Dashicon dismiss/153.
The restyled notices should instead use Dashicon no-alt/335 which is closer to the @wordpress/components notices.
Screenshots attached.
Attachments (4)
Change History (16)
This ticket was mentioned in PR #11173 on WordPress/wordpress-develop by @niravsherasiya7707.
7 weeks ago
#3
- Keywords has-patch added; needs-patch removed
Core trac: https://core.trac.wordpress.org/ticket/64805
@niravsherasiya7707 commented on PR #11173:
7 weeks ago
#4
mathias7am commented on PR #11173:
7 weeks ago
#5
#6
@
7 weeks ago
Test Report
Patch tested: https://github.com/WordPress/wordpress-develop/pull/11173
Environment
- WordPress: 7.0-beta2-61809
- PHP: 8.3.30
- Server: PHP.wasm
- Database: WP_SQLite_Driver (Server: 8.0.38 / Client: 3.51.0)
- Browser: Chrome 145.0.0.0
- OS: macOS
- Theme: Twenty Fourteen 4.4
- MU Plugins: None activated
- Plugins:
- Test Reports 1.2.1
Actual Results
- ✅ Issue resolved with patch.
| Before | After |
|
|
@shailu25 commented on PR #11173:
7 weeks ago
#7
@mathias7am Could you Please Connect you WordPress.org account with github account?
@shailu25 commented on PR #11173:
7 weeks ago
#8
#9
@
7 weeks ago
- Keywords commit added
Thanks everyone for the contribution.
Marking this as ready for commit.


Old dismissible notice.