- Timestamp:
- 12/03/2013 05:05:53 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/content-page.php
r25802 r26556 11 11 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 12 12 <?php 13 // Page thumbnail and title. 13 14 twentyfourteen_post_thumbnail(); 14 15 the_title( '<header class="entry-header"><h1 class="entry-title">', '</h1></header><!-- .entry-header -->' );
Note: See TracChangeset
for help on using the changeset viewer.