Changeset 44155 for trunk/src/wp-content/themes/twentynineteen/template-parts/content/content-single.php
- Timestamp:
- 12/14/2018 03:24:35 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/template-parts/content/content-single.php
r44149 r44155 50 50 51 51 <?php if ( ! is_singular( 'attachment' ) ) : ?> 52 <?php get_template_part( 'template-parts/post/author', 'bio' ); ?>52 <?php get_template_part( 'template-parts/post/author', 'bio' ); ?> 53 53 <?php endif; ?> 54 54
Note: See TracChangeset
for help on using the changeset viewer.