- Timestamp:
- 05/14/2020 05:15:41 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwenty/template-parts/content.php
r46827 r47799 58 58 twentytwenty_the_post_meta( get_the_ID(), 'single-bottom' ); 59 59 60 if ( is_single() ) {60 if ( post_type_supports( get_post_type( get_the_ID() ), 'author' ) && is_single() ) { 61 61 62 62 get_template_part( 'template-parts/entry-author-bio' );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)