[wp-trac] [WordPress Trac] #39449: `customize_loaded_components` filter is too late for themes
WordPress Trac
noreply at wordpress.org
Wed Jan 4 00:13:19 UTC 2017
#39449: `customize_loaded_components` filter is too late for themes
-----------------------------+-----------------------------
Reporter: danielbachhuber | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
-----------------------------+-----------------------------
Changes (by westonruter):
* keywords: dev-feedback => needs-patch
* milestone: Awaiting Review => Future Release
Comment:
It may be possible to defer the initialization of the components until
`after_setup_theme`, which is what would be required if we're to let the
theme configure which components are loaded. There may be some unintended
dependencies on the current early init, however. Will need investigation.
See also http://wordpress.stackexchange.com/q/250349/8521
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39449#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list