Changeset 30172
- Timestamp:
- 11/01/2014 11:17:48 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-control.php
r30102 r30172 916 916 class WP_Customize_Header_Image_Control extends WP_Customize_Image_Control { 917 917 public $type = 'header'; 918 public $uploaded_headers; 919 public $default_headers; 918 920 919 921 public function __construct( $manager ) {
Note: See TracChangeset
for help on using the changeset viewer.