>
', '' ); elseif ( ! is_single()) : the_title( '

', '

' ); endif; endif; if ( !is_single()) : get_template_part( 'template-parts/content-tags/content-tag-post-thumbnail' ); endif; if ( 'post' === get_post_type() ) : ?>
%2$s', get_permalink( get_the_ID() ), __( 'Continue reading', 'ba-tours-light' ) ); echo wp_kses_post($read_more); else: the_content( sprintf( wp_kses( /* translators: %s: Name of current post. Only visible to screen readers */ __( 'Continue reading "%s"', 'ba-tours-light' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); wp_link_pages( array( 'before' => '', ) ); endif; ?>