Changeset 21497
- Timestamp:
- 08/10/2012 08:15:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/class-wp-customize-control.php
r21386 r21497 751 751 public function prepare_control() { 752 752 global $custom_image_header; 753 if ( empty( $custom_image_header ) ) 754 return parent::prepare_control(); 753 755 754 756 // Process default headers and uploaded headers.
Note: See TracChangeset
for help on using the changeset viewer.