Ticket #56476: 56476.patch
File 56476.patch, 589 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..0dc29ef911 100644
a b 20 20 get_the_author() 21 21 ); 22 22 ?> 23 </h2> 23 </h2><!-- .author-bio-content --> 24 24 <p class="author-description"> <?php the_author_meta( 'description' ); ?></p><!-- .author-description --> 25 25 <?php 26 26 printf(