[wp-trac] [WordPress Trac] #25966: Appearance Themes: move theme.css to wp-admin.css
WordPress Trac
noreply at wordpress.org
Sun Dec 1 00:54:46 UTC 2013
#25966: Appearance Themes: move theme.css to wp-admin.css
-------------------------+-----------------------
Reporter: matveb | Owner: ocean90
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.8
Component: Appearance | Version: trunk
Severity: normal | Resolution:
Keywords: ui-focus |
-------------------------+-----------------------
Comment (by SergeyBiryukov):
Replying to [comment:7 dd32]:
> I'll also mention it.. I don't think we really needed to merge these
stylesheets, I know in the past we've merged them, but now that we have
script concatenation, it's not entirely needed..
I guess the point of #18314 was to prevent the concatenated files from
being downloaded each time on different screens, due to different enqueued
files on each screen. However, looks like `theme.css` was enqueued
globally in the admin before [26484], so there wouldn't be a difference in
this case.
So, the merge isn't necessary, but I guess it's still nice to have one
less request for non-concatenated files.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25966#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list