Changes between Initial Version and Version 1 of Ticket #39335
- Timestamp:
- 12/19/2016 11:22:07 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39335
- Property Keywords has-patch added
- Property Owner set to davidakennedy
-
Property
Status
changed from
new
toreviewing
-
Ticket #39335 – Description
initial v1 1 1 Plugins can de-register panels, sections, controls, and settings that are registered by default by core and by themes. As such, themes should use the deferred pattern to interact with such constructs. This is particularly an issue in Twenty Seventeen and now it assumes the `theme_options` section is present. 2 3 Originally reported at https://github.com/xwp/wp-customizer-blank-slate/issues/8