[wp-trac] [WordPress Trac] #34843: Customizer: allow themes in the Customizer to be disabled by plugins
WordPress Trac
noreply at wordpress.org
Wed Sep 20 01:21:56 UTC 2017
#34843: Customizer: allow themes in the Customizer to be disabled by plugins
-------------------------+-------------------------------
Reporter: mattwiebe | Owner: celloexpressions
Type: enhancement | Status: reopened
Priority: normal | Milestone: 4.9
Component: Customize | Version: 4.4
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+-------------------------------
Comment (by celloexpressions):
Noting that this remains fixed by #37661, whenever that is back in trunk.
The work there fully modularizes the themes portion of the customizer to
use the customize API and only load theme data when required, providing
the potentially-substantial performance benefit for all sites (every time
the customizer is loaded) that prompted this ticket. That also allows
themes to be removed from the customizer via `remove_panel()`, which is
far more appropriate with the API than the menus/widgets filter as alluded
to in [comment:3].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34843#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list