Wordpress/src/wp-includes/customize
Weston Ruter cc5e4928ff Docs: Improve phpdoc for WP_Customize_Manager, WP_Customize_Control, WP_Customize_Setting, and WP_Customize_Selective_Refresh.
Props 4nickpick, sagarprajapati, ketuchetan, BharatKambariya, mrahmadawais, westonruter.
Fixes .


git-svn-id: https://develop.svn.wordpress.org/trunk@40804 602fd350-edb4-49c9-b593-d223f7449a82
2017-05-19 20:24:58 +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 Customize: Improve custom background properties UI. 2016-10-26 06:51:11 +00:00
class-wp-customize-color-control.php Customize: Use fixed-width illustrative placeholder for hex field in color picker to prevent truncation. 2017-04-18 00:30:07 +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 I18N: Update translators comment after [40072]. 2017-02-17 10:20:38 +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: Fix alignment of natural-width media buttons in site icon control. 2017-05-15 18:50:50 +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: 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: Fix alignment of natural-width media buttons in site icon control. 2017-05-15 18:50:50 +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 Buttons: Improve the .button-link CSS class for link-like buttons. 2017-02-09 16:46:58 +00:00
class-wp-customize-nav-menu-item-control.php Buttons: Improve the .button-link CSS class for link-like buttons. 2017-02-09 16:46:58 +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:35:34 +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: Correct @access tag for WP_Customize_Partial::id_data property. 2017-01-04 13:35:22 +00:00
class-wp-customize-selective-refresh.php Docs: Improve phpdoc for WP_Customize_Manager, WP_Customize_Control, WP_Customize_Setting, and WP_Customize_Selective_Refresh. 2017-05-19 20:24:58 +00:00
class-wp-customize-sidebar-section.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-site-icon-control.php Customize: Fix alignment of natural-width media buttons in site icon control. 2017-05-15 18:50:50 +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 Customize: Remove redundant context for "Reorder" and "Done" strings in nav menu and widget area controls to ensure consistent translations. 2017-01-20 05:59:32 +00:00
class-wp-widget-form-customize-control.php Docs: Add missing @since and @access tags for WP_Widget_Form_Customize_Control::to_json() and ::render_content(). 2017-01-04 13:33:03 +00:00