Changeset 23848 for trunk/wp-content/themes/twentythirteen/functions.php
- Timestamp:
- 03/29/2013 05:24:12 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/functions.php
r23839 r23848 102 102 103 103 // Register custom image size for image post formats. 104 add_image_size( 'twentythirteen-image-post -format', 724, 1288 );104 add_image_size( 'twentythirteen-image-post', 724, 1288 ); 105 105 106 106 // This theme uses its own gallery styles.
Note: See TracChangeset
for help on using the changeset viewer.