Changeset 53399
- Timestamp:
- 05/15/2022 10:32:59 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/inc/template-tags.php
r53263 r53399 204 204 <figcaption class="wp-caption-text"><?php echo wp_kses_post( wp_get_attachment_caption( get_post_thumbnail_id() ) ); ?></figcaption> 205 205 <?php endif; ?> 206 </figure> 206 </figure><!-- .post-thumbnail --> 207 207 208 208 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.