- Timestamp:
- 10/28/2013 05:48:46 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/content-link.php
r25802 r25969 18 18 </div><!-- .entry-meta --> 19 19 <?php endif; ?> 20 21 <?php 22 if ( is_single() ) : 23 the_title( '<h1 class="entry-title">', '</h1>' ); 24 else : 25 the_title( '<h1 class="entry-title"><a href="' . esc_url( get_permalink() ) . '" rel="bookmark">', '</a></h1>' ); 26 endif; 27 ?> 20 28 21 29 <div class="entry-meta">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)