Changeset 26757
- Timestamp:
- 12/06/2013 11:48:19 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/page.php
r26556 r26757 17 17 18 18 <?php 19 if ( is_front_page() && twentyfourteen_has_featured_posts() ) : \19 if ( is_front_page() && twentyfourteen_has_featured_posts() ) : 20 20 // Include the featured content template. 21 21 get_template_part( 'featured-content' );
Note: See TracChangeset
for help on using the changeset viewer.