>
', '' ); } if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it. the_post_thumbnail( 'full' ); } if ( 'post' === get_post_type() ) { echo ''; }; if ( is_single() ) { the_title( '

', '

' ); } elseif ( is_front_page() && is_home() ) { the_title( '

', '

' ); } ?>
"%s"', 'nasio' ), get_the_title() ) ); // wp_link_pages( array( // 'before' => '', // 'link_before' => '', // 'link_after' => '', // ) ); ?>