Changeset 47122 for trunk/src/wp-content/themes/twentynineteen/image.php
- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/image.php
r46827 r47122 15 15 16 16 <?php 17 // Start the loop.17 // Start the Loop. 18 18 while ( have_posts() ) : 19 19 the_post();
Note: See TracChangeset
for help on using the changeset viewer.