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