Changeset 45602 for trunk/src/wp-content/themes/twentyten/functions.php
- Timestamp:
- 07/05/2019 05:20:52 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/functions.php
r45256 r45602 172 172 * @param int The default header image height in pixels. Default 198. 173 173 */ 174 'height'=> apply_filters( 'twentyten_header_image_height', 198 ),174 'height' => apply_filters( 'twentyten_header_image_height', 198 ), 175 175 // Support flexible heights. 176 176 'flex-height' => true,
Note: See TracChangeset
for help on using the changeset viewer.