', '' ); else : the_title( '

', '

' ); endif; if ( 'post' === get_post_type() ) : ?>
'; the_content( sprintf( wp_kses( // translators: %s: Name of current post. Only visible to screen readers __( 'Continue reading "%s"', 'algori-blogger' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); wp_link_pages( array( 'before' => '', ) ); echo '