Opened 4 years ago
Closed 3 years ago
#10985 closed enhancement (fixed)
Move wp-admin.css and rtl.css to the /css folder
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 3.0 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch early |
| Cc: |
Description
All css files should be in one place.
Attachments (1)
Change History (8)
- Milestone changed from 2.9 to 3.0
If we are going to do this may as well change rtl.css to wp-admin-rtl.css to follow the naming standard. Also should probably do it early in the 3.0 dev. cycle.
They were in the css dir for a brief time but some plugins that accessed them directly broke. That was quite some time ago, so it might not be an issue any more.
so let's put this in sothat it can be tested broadly. Just some hours ago I asked myself as well why that .css file is placed in the admin-root instead of the css folder. +1 to move.
- Priority changed from normal to high
I'll raise the priority a bit because other changes will depend on it.
Related: #11645
comment:7
automattor — 3 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Moves wp-admin.css & rtl.css to /css, updating url() references