wordpress-develop/src/wp-includes/customize
Konstantin Obenland 043609bca4 Customize: Allow menu creation in locations pane
Adds a link to the menu creation workflow from the locations selector in the nav menu control.

Props bpayton, westonruter, Travel_girl, melchoyce, celloexpressions.
Fixes #36279.


git-svn-id: https://develop.svn.wordpress.org/trunk@41899 602fd350-edb4-49c9-b593-d223f7449a82
2017-10-18 14:50:34 +00:00
..
class-wp-customize-background-image-control.php Customize: Improve custom background properties UI. 2016-10-26 06:51:11 +00:00
class-wp-customize-background-image-setting.php Customize: move WP_Customize_Section subclasses to wp-includes/customize, they load in the exact same place. 2015-10-24 18:20:25 +00:00
class-wp-customize-background-position-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-code-editor-control.php Accessibility: CodeMirror editing areas minor improvements. 2017-09-24 15:59:56 +00:00
class-wp-customize-color-control.php Accessibility: Improve the color picker UI accessibility, interaction, and generated markup. 2017-09-03 16:01:18 +00:00
class-wp-customize-cropped-image-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-custom-css-setting.php Editor: Add CodeMirror-powered code editor with syntax highlighting, linting, and auto-completion. 2017-09-13 06:07:48 +00:00
class-wp-customize-date-time-control.php Customize: Allow controls to be created with pre-instantiated Setting object(s), or even with plain Value object(s). 2017-10-04 20:01:12 +00:00
class-wp-customize-filter-setting.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-header-image-control.php Customize: Improve the wording for Header Image control intro. 2017-10-04 19:34:12 +00:00
class-wp-customize-header-image-setting.php Customize: Reuse existing non-auto-draft posts and existing auto-draft posts in the customized state with matching slugs when applying starter content. 2016-12-02 00:24:19 +00:00
class-wp-customize-image-control.php Customize: Let media control button labels better automatically reflect the specified MIME type. 2017-09-20 21:23:51 +00:00
class-wp-customize-media-control.php Customize: Let media control button labels better automatically reflect the specified MIME type. 2017-09-20 21:23:51 +00:00
class-wp-customize-nav-menu-auto-add-control.php Customize: Improve the menu creation flow. 2017-10-05 02:21:22 +00:00
class-wp-customize-nav-menu-control.php Customize: Improve the menu creation flow. 2017-10-05 02:21:22 +00:00
class-wp-customize-nav-menu-item-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-nav-menu-item-setting.php Customize: Add missing filter docs in WP_Customize_Nav_Menu_Item_Setting::sanitize(). 2017-10-18 04:56:10 +00:00
class-wp-customize-nav-menu-location-control.php Customize: Allow menu creation in locations pane 2017-10-18 14:50:34 +00:00
class-wp-customize-nav-menu-locations-control.php Customize: Vary description for nav menu locations control based on whether it is shown during menu creation. 2017-10-11 19:37:10 +00:00
class-wp-customize-nav-menu-name-control.php Customize: Improve the menu creation flow. 2017-10-05 02:21:22 +00:00
class-wp-customize-nav-menu-section.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-nav-menu-setting.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-nav-menus-panel.php Customize: Improve the menu creation flow. 2017-10-05 02:21:22 +00:00
class-wp-customize-new-menu-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-new-menu-section.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-partial.php Docs: Remove "since since" and "one one" dittography from inline comments. 2017-09-09 13:52:46 +00:00
class-wp-customize-selective-refresh.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-sidebar-section.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-site-icon-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-customize-theme-control.php Customize: Improve theme browsing UI on small screens. 2017-10-18 04:05:03 +00:00
class-wp-customize-themes-panel.php Customize: Fix confusion related to visibility of Themes panel with drafted/scheduled changesets. 2017-10-07 05:59:45 +00:00
class-wp-customize-themes-section.php Customize: Improve theme browsing UI on small screens. 2017-10-18 04:05:03 +00:00
class-wp-customize-upload-control.php Customize: move WP_Customize_Control subclasses to wp-includes/customize, they load in the exact same place. 2015-10-24 18:56:07 +00:00
class-wp-widget-area-customize-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00
class-wp-widget-form-customize-control.php Docs: Remove @access notations from method DocBlocks in wp-includes/* classes. 2017-07-27 00:40:27 +00:00