Opened 5 months ago
Closed 5 months ago
#64805 closed defect (bug) (fixed)
Admin Reskin: Dismissible notices should use different Dashicon close icon
| Reported by: | TobiasBg | Owned by: | audrasjb |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0 |
| Component: | Administration | Version: | 7.0 |
| Severity: | normal | Keywords: | admin-reskin has-patch commit |
| Cc: | Focuses: |
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.
5 months ago
#3
- Keywords has-patch added; needs-patch removed
Core trac: https://core.trac.wordpress.org/ticket/64805
@niravsherasiya7707 commented on PR #11173:
5 months ago
#4
mathias7am commented on PR #11173:
5 months ago
#5
#6
@
5 months 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:
5 months ago
#7
@mathias7am Could you Please Connect you WordPress.org account with github account?
@shailu25 commented on PR #11173:
5 months ago
#8
#9
@
5 months ago
- Keywords commit added
Thanks everyone for the contribution.
Marking this as ready for commit.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)


Old dismissible notice.