Changeset 1410 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/content-single.php
- Timestamp:
- 03/17/2015 11:42:51 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/content-single.php
r1409 r1410 53 53 54 54 <div class="theme-info"> 55 <div class="screenshot"><?php the_post_thumbnail( ' 571' ); ?></div>55 <div class="screenshot"><?php the_post_thumbnail( '1142' ); ?></div> 56 56 57 57 <div class="theme-description entry-summary" itemprop="description"><?php the_content(); ?></div>
Note: See TracChangeset
for help on using the changeset viewer.