Changeset 43571 for trunk/src/wp-content/themes/twentyfourteen/image.php
- Timestamp:
- 08/17/2018 01:50:26 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/image.php
r42343 r43571 21 21 while ( have_posts() ) : 22 22 the_post(); 23 ?>23 ?> 24 24 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 25 25 <header class="entry-header">
Note: See TracChangeset
for help on using the changeset viewer.