Changeset 24342 for trunk/wp-content/themes/twentythirteen/functions.php
- Timestamp:
- 05/23/2013 11:48:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/functions.php
r24338 r24342 96 96 set_post_thumbnail_size( 604, 270, true ); 97 97 98 // Register custom image size s for image and gallerypost formats.98 // Register custom image size for image post formats. 99 99 add_image_size( 'twentythirteen-image-post', 724, 1288 ); 100 100
Note: See TracChangeset
for help on using the changeset viewer.