- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfifteen/content-link.php
r45932 r47122 50 50 51 51 <?php 52 52 // Author bio. 53 53 if ( is_single() && get_the_author_meta( 'description' ) ) : 54 54 get_template_part( 'author-bio' );
Note: See TracChangeset
for help on using the changeset viewer.