[wp-trac] [WordPress Trac] #38524: Customize: Move Additional CSS section after default priority
WordPress Trac
noreply at wordpress.org
Thu Oct 27 04:47:48 UTC 2016
#38524: Customize: Move Additional CSS section after default priority
------------------------------+----------------------------------------
Reporter: celloexpressions | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7
Component: Customize | Version: trunk
Severity: trivial | Keywords: needs-patch good-first-bug
Focuses: |
------------------------------+----------------------------------------
The "Additional CSS" section should generally be the last section in the
top level, since it theoretically overrides all other options. I'd suggest
adjusting its `priority` to `200` (the default is `160`). Currently it's
at `140`, but that ends up before custom sections that don't specify any
priority, which is the case for most themes and plugins.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38524>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list