Changeset 25135
- Timestamp:
- 08/27/2013 12:27:00 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/custom-header.php
r23873 r25135 465 465 <tbody> 466 466 467 <?php if ( get_custom_header() || display_header_text() ) : ?> 467 468 <tr valign="top"> 468 469 <th scope="row"><?php _e( 'Preview' ); ?></th> … … 491 492 </td> 492 493 </tr> 494 <?php endif; ?> 495 493 496 <?php if ( current_theme_supports( 'custom-header', 'uploads' ) ) : ?> 494 497 <tr valign="top">
Note: See TracChangeset
for help on using the changeset viewer.