Ticket #55724: 55724.patch
File 55724.patch, 503 bytes (added by , 17 months ago) |
---|
-
src/wp-content/themes/twentytwentyone/inc/template-tags.php
diff --git a/src/wp-content/themes/twentytwentyone/inc/template-tags.php b/src/wp-content/themes/twentytwentyone/inc/template-tags.php index 4f146a3616..9fa0063ab6 100644
a b if ( ! function_exists( 'twenty_twenty_one_post_thumbnail' ) ) { 205 205 <?php endif; ?> 206 206 </figure> 207 207 208 <?php endif; ?> 208 <?php endif; ?><!-- .post-thumbnail --> 209 209 <?php 210 210 } 211 211 }