Changeset 49827 for branches/5.6/src/wp-content/themes/twentytwentyone/template-parts/content/content.php
- Timestamp:
- 12/17/2020 03:01:28 PM (5 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-content/themes/twentytwentyone/template-parts/content/content.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/template-parts/content/content.php
r49247 r49827 44 44 <?php twenty_twenty_one_entry_meta_footer(); ?> 45 45 </footer><!-- .entry-footer --> 46 </article><!-- #post- ${ID}-->46 </article><!-- #post-<?php the_ID(); ?> -->
Note: See TracChangeset
for help on using the changeset viewer.