[wp-trac] [WordPress Trac] #55689: Dashboard welcome-panel image
WordPress Trac
noreply at wordpress.org
Fri May 6 07:21:52 UTC 2022
#55689: Dashboard welcome-panel image
-----------------------------+-----------------------------
Reporter: nendeb55 | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
In WordPress 6.0, the welcome-panel image on the dashboard has the same
file name as in 5.9.
When you upgrade from 5.9 to 6.0, if the cache is still there, the 5.9
image will be displayed.
Here is the CSS that is currently in place for the images.
{{{
.welcome-panel::before {
background: url(images/about-header-about.svg) no-repeat center;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55689>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list