Changeset 35018
- Timestamp:
- 10/10/2015 11:24:46 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-control.php
r34702 r35018 1006 1006 * @since 4.3.0 1007 1007 * 1008 * @see WP_Customize_ Media_Control1008 * @see WP_Customize_Image_Control 1009 1009 */ 1010 class WP_Customize_Cropped_Image_Control extends WP_Customize_ Media_Control {1010 class WP_Customize_Cropped_Image_Control extends WP_Customize_Image_Control { 1011 1011 1012 1012 /**
Note: See TracChangeset
for help on using the changeset viewer.