', '' ); the_archive_description( '
', '
' ); ?>
  • >
    ', esc_html_e('Featured', 'blog-writer'), '
    '; endif; ?>
    ', '' ); if ( 'post' === get_post_type() ) { echo '
      '; if( esc_attr(get_theme_mod( 'blog_writer_show_post_date', true ) ) ) : blog_writer_posted_on(); endif; if( esc_attr(get_theme_mod( 'blog_writer_show_post_author', true ) ) ) : blog_writer_posted_by(); endif; if( esc_attr(get_theme_mod( 'blog_writer_show_post_comments', true ) ) ) : blog_writer_comments_count(); endif; if ( esc_attr(get_theme_mod( 'blog_writer_show_edit_link', false ) ) ) : blog_writer_edit_link(); endif; echo '
    '; } ?>
  • '; get_template_part( 'template-parts/post/content', 'none' ); echo ''; endif; ?>