- Timestamp:
- 12/14/2018 02:32:33 AM (6 years ago)
- Location:
- trunk
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43808,43821,43842,43860,43892,43904,43909,43926-43929,43956,43961-43963
- Property svn:mergeinfo changed
-
trunk/src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php
r43842 r44149 16 16 <?php the_author_meta( 'description' ); ?> 17 17 <a class="author-link" href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?>" rel="author"> 18 <?php _e( 'View more posts 18 <?php _e( 'View more posts', 'twentynineteen' ); ?> 19 19 </a> 20 20 </p><!-- .author-description -->
Note: See TracChangeset
for help on using the changeset viewer.