'type-2' ]); } $container_class = 'ct-container'; if (blocksy_get_page_structure() === 'narrow') { $container_class = 'ct-container-narrow'; } ob_start(); the_content( sprintf( wp_kses( /* translators: %s: Name of current post. Only visible to screen readers */ __( 'Continue reading "%s"', 'blocksy' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); $post_content = ob_get_clean(); ?>
>