Wordpress/src/wp-includes/customize
Dion Hulse 9431b1e310 Customize: Use selected user language for edit shortcuts in preview instead of site language.
Props ocean90.
Merges [39545] to the 4.7 branch.
Fixes #39009.


git-svn-id: https://develop.svn.wordpress.org/branches/4.7@39571 602fd350-edb4-49c9-b593-d223f7449a82
2016-12-12 01:58:21 +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
class-wp-customize-background-position-control.php Customize: Improve custom background properties UI. 2016-10-26 06:51:11 +00:00
class-wp-customize-color-control.php Customize: Clean up docs and code style for customize changes in 4.7. 2016-11-23 06:04:23 +00:00
class-wp-customize-cropped-image-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-customize-custom-css-setting.php Customize: Prevent single quotes (apostrophes) in custom_css values from unexpectedly causing false positives for unbalanced character validation errors. 2016-12-12 01:44:26 +00:00
class-wp-customize-filter-setting.php Docs: Add a missing summary, @access tag, and parameter documentation to the DocBlock for WP_Customize_Filter_Setting::update(). 2016-02-27 21:16:37 +00:00
class-wp-customize-header-image-control.php Customize: For Header Image, ensure "Previously uploaded" and "Suggested" headings are hidden when lists are empty. 2016-11-04 23:14:47 +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:25:47 +00:00
class-wp-customize-image-control.php Customize: Allow button_labels to be overridden in $args passed to WP_Customize_Media_Control and WP_Customize_Image_Control. 2016-02-29 00:39:33 +00:00
class-wp-customize-media-control.php Customize: Clean up media control CSS. 2016-05-12 20:22:45 +00:00
class-wp-customize-nav-menu-auto-add-control.php I18N: Combine duplicate "Menu Locations" and "Menu Options" strings. 2016-07-17 16:46:25 +00:00
class-wp-customize-nav-menu-control.php Menus: Use a label of "Display location" for individual nav menu settings. 2016-11-02 22:10:30 +00:00
class-wp-customize-nav-menu-item-control.php I18n: Introduce more translator comments for strings that contain placeholders but don't have an accompanying translator comment. 2016-11-21 02:45:53 +00:00
class-wp-customize-nav-menu-item-setting.php Customize: Fix handling of the nav menu item labels (titles) that match defaults (original titles) and fix the display of item type labels. 2016-11-30 23:41:50 +00:00
class-wp-customize-nav-menu-location-control.php Customize: Make the menu edit button look like a link. 2016-08-03 22:44:58 +00:00
class-wp-customize-nav-menu-name-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-customize-nav-menu-section.php Customize: Ensure that WP_Customize_Nav_Menu_Section is able to represent a placeholder nav menu. 2016-07-06 05:32:49 +00:00
class-wp-customize-nav-menu-setting.php General: Introduce a wp_list_sort() helper function, v2. 2016-10-25 21:25:25 +00:00
class-wp-customize-nav-menus-panel.php Customize: Fix persistence of toggles for displayed nav menu item properties. 2016-03-09 21:40:27 +00:00
class-wp-customize-new-menu-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-customize-new-menu-section.php Administration: Improve the usage of the button CSS classes. 2016-09-28 19:53:07 +00:00
class-wp-customize-partial.php Docs: Standardize the file header and class summaries for the file containing WP_Customize_Partial, introduced in [36586]. 2016-03-16 16:23:46 +00:00
class-wp-customize-selective-refresh.php Customize: Use selected user language for edit shortcuts in preview instead of site language. 2016-12-12 01:58:21 +00:00
class-wp-customize-sidebar-section.php
class-wp-customize-site-icon-control.php Customize: Fix site icon preview in RTL. 2016-07-05 12:41:38 +00:00
class-wp-customize-theme-control.php I18n: Introduce more translator comments for strings that contain placeholders but don't have an accompanying translator comment. 2016-11-21 02:45:53 +00:00
class-wp-customize-themes-section.php Customize: Revert theme install feature. 2016-11-04 15:53:01 +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 Administration: Improve the usage of the button CSS classes. 2016-09-28 19:53:07 +00:00
class-wp-widget-form-customize-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