Changeset 38875 for trunk/src/wp-content/themes/twentyseventeen/search.php
- Timestamp:
- 10/23/2016 12:28:27 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/search.php
r38874 r38875 36 36 * called content-search.php and that will be used instead. 37 37 */ 38 get_template_part( ' components/post/content', 'excerpt' );38 get_template_part( 'template-parts/post/content', 'excerpt' ); 39 39 40 40 endwhile; // End of the loop.
Note: See TracChangeset
for help on using the changeset viewer.