'post', 'post_status' => 'publish', 'posts_per_page' => 3, 'ignore_sticky_posts' => true ) ); if( $section_title || $section_content || $qry->have_posts() ){ ?>
' . esc_html( $section_title ) . ''; if( $section_content ) echo wpautop( wp_kses_post( $section_content ) ); if( $qry->have_posts() ): ?>
have_posts() ){ $qry->the_post(); ?>