Changeset 48782 for trunk/src/wp-content/themes/twentyten/functions.php
- Timestamp:
- 08/11/2020 12:32:22 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/functions.php
r47886 r48782 158 158 // The height and width of our custom header. 159 159 /** 160 * Filter the Twenty Ten default header image width.160 * Filters the Twenty Ten default header image width. 161 161 * 162 162 * @since Twenty Ten 1.0 … … 166 166 'width' => apply_filters( 'twentyten_header_image_width', 940 ), 167 167 /** 168 * Filter the Twenty Ten defaul header image height.168 * Filters the Twenty Ten defaul header image height. 169 169 * 170 170 * @since Twenty Ten 1.0
Note: See TracChangeset
for help on using the changeset viewer.