WordPress/wp-includes/customize
desrosj 583e49d95f Customize: Formally deprecate unused Customizer classes.
The `WP_Customize_New_Menu_Control` and `WP_Customize_New_Menu_Section` PHP classes and `wp.customize.Menus.NewMenuControl` JS class were deprecated in 4.9 through [42034] with the intention of removing them in 5.0. Since more time has passed than originally intended, this change leaves `WP_Customize_New_Menu_Control` and `WP_Customize_New_Menu_Section` to prevent any potential backwards compatibility issues, and formally deprecates them. The `wp.customize.Menus.NewMenuControl` JS class is removed.

Props weston.ruter, matthias-reuter, jrf.
Fixes #42364.
Built from https://develop.svn.wordpress.org/trunk@46637


git-svn-id: http://core.svn.wordpress.org/trunk@46437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-11-03 16:48:00 +00:00
..
class-wp-customize-background-image-control.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-background-image-setting.php
class-wp-customize-background-position-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-code-editor-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-color-control.php Customize: Remove a stray whitespace. 2018-04-13 15:10:20 +00:00
class-wp-customize-cropped-image-control.php
class-wp-customize-custom-css-setting.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-customize-date-time-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-filter-setting.php
class-wp-customize-header-image-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-header-image-setting.php Coding Standards: Move wp-admin/custom-header.php to wp-admin/includes/class-custom-image-header.php 2019-07-17 06:17:56 +00:00
class-wp-customize-image-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-media-control.php Accessibility: Replace media placeholder clickable divs with buttons. 2019-03-05 17:49:52 +00:00
class-wp-customize-nav-menu-auto-add-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-nav-menu-item-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-nav-menu-item-setting.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-nav-menu-location-control.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in wp-includes. 2019-07-02 23:42:58 +00:00
class-wp-customize-nav-menu-locations-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-nav-menu-name-control.php Customize: Improve the menu creation flow. 2017-10-05 02:22:49 +00:00
class-wp-customize-nav-menu-section.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-nav-menu-setting.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-nav-menus-panel.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-new-menu-control.php Customize: Formally deprecate unused Customizer classes. 2019-11-03 16:48:00 +00:00
class-wp-customize-new-menu-section.php Customize: Formally deprecate unused Customizer classes. 2019-11-03 16:48:00 +00:00
class-wp-customize-partial.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-selective-refresh.php Docs: Correct @type annotation for WP_Customize_Selective_Refresh::$current_partial_id. 2019-05-26 02:12:52 +00:00
class-wp-customize-sidebar-section.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-customize-site-icon-control.php Customize: Prevent breaking the customizer when site title contains templating syntax. 2019-10-04 21:59:57 +00:00
class-wp-customize-theme-control.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-themes-panel.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-themes-section.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
class-wp-customize-upload-control.php Code is Poetry. 2017-11-30 23:11:00 +00:00
class-wp-widget-area-customize-control.php
class-wp-widget-form-customize-control.php Bootstrap/Load: Remove duplicate leading slashes on inclusion of various files under ABSPATH. 2019-04-13 04:46:52 +00:00