[wp-trac] [WordPress Trac] #28979: Customizer panels should have the same priority hierarchy as Sections
WordPress Trac
noreply at wordpress.org
Mon Jul 21 23:23:30 UTC 2014
#28979: Customizer panels should have the same priority hierarchy as Sections
-----------------------------+-----------------------------
Reporter: mattwiebe | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: trunk
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
`WP_Customize_Panel` is subclassed from `WP_Customize_Section` and have
the same hierarchy in the Customizer as a top-level item. However, upon
rendering, first the Panels are rendered, then the Sections. This makes
the `priority` property deceptive and makes it impossible to move em-
paneled sections beneath any possibly-more-important plain sections.
I could help with a patch for this if folks agree that this is a good
idea.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28979>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list