> ', '' ); if ( 'post' === get_post_type()) { echo ''; blog_writer_posted_on(); blog_writer_posted_by(); blog_writer_categories(); blog_writer_comments_count(); if ( esc_attr(get_theme_mod( 'blog_writer_show_edit_link', false ) ) ) : blog_writer_edit_link(); endif; echo ''; }; ?> '; the_post_thumbnail( 'post-thumbnail', array( 'alt' => the_title_attribute( 'echo=0' ), 'class' => '')); echo ''; endif; ?>