', '' ); } else { the_title( '

', '

' ); } if ( 'post' === get_post_type() && ! is_archive() && ! is_page_template( 'page-templates/frontpage-portfolio.php' ) ) : ?>
ID ) ) { echo '
'; echo '

' . wp_kses_post( get_the_excerpt() ) . '

'; echo '
'; } the_content( sprintf( /* translators: %s: Name of current post. */ wp_kses( __( 'Continue reading %s ', 'corporately' ), array( 'span' => array( 'class' => array() ) ) ), the_title( '"', '"', false ) ) ); wp_link_pages( array( 'before' => '', ) ); corporately_jetpack_sharing(); } ?>