- Timestamp:
- 01/20/2015 07:02:53 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/featured-content.php
r26556 r31250 23 23 setup_postdata( $post ); 24 24 25 // Include the featured content template.25 // Include the featured content template. 26 26 get_template_part( 'content', 'featured-post' ); 27 27 endforeach;
Note: See TracChangeset
for help on using the changeset viewer.