Changeset 17819 for trunk/wp-content/themes/twentyeleven/archive.php
- Timestamp:
- 05/06/2011 05:58:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyeleven/archive.php
r17802 r17819 59 59 /* Include the Post-Format-specific template for the content. 60 60 * If you want to overload this in a child theme then include a file 61 * called loop-___.php (where ___ is the Post Format name) and that will be used instead.61 * called content-___.php (where ___ is the Post Format name) and that will be used instead. 62 62 */ 63 63 get_template_part( 'content', get_post_format() );
Note: See TracChangeset
for help on using the changeset viewer.