Changeset 20474 for trunk/wp-content/themes/twentyten/functions.php
- Timestamp:
- 04/15/2012 08:51:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/functions.php
r20473 r20474 106 106 'width' => apply_filters( 'twentyten_header_image_width', 940 ), 107 107 'height' => apply_filters( 'twentyten_header_image_height', 198 ), 108 // Support flexible heights. 109 'flex-height' => true, 108 110 // Don't support text inside the header image. 109 111 'header-text' => false,
Note: See TracChangeset
for help on using the changeset viewer.