Ticket #56476: 56476.2.patch
File 56476.2.patch, 583 bytes (added by , 2 years ago) |
---|
-
src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php
diff --git a/src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php b/src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php index 92151bb074..33a82dcd7e 100644
a b 20 20 get_the_author() 21 21 ); 22 22 ?> 23 </h2> 23 </h2><!-- .author-title --> 24 24 <p class="author-description"> <?php the_author_meta( 'description' ); ?></p><!-- .author-description --> 25 25 <?php 26 26 printf(