Changeset 10169 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/single.php
- Timestamp:
- 08/13/2020 11:43:14 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-learn-2020/single.php
r10131 r10169 12 12 <div id="main-content"> 13 13 <?php 14 15 14 while ( have_posts() ) : 16 15 the_post(); 17 18 16 get_template_part( 'template-parts/content', 'single' ); 19 17 endwhile; // End of the loop.
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)