'post', 'post_status' => 'publish', 'posts_per_page' => 3, 'ignore_sticky_posts' => true ); $qry = new WP_Query( $args ); if( $ed_blog_section && ( $section_title || $sub_title || $qry->have_posts() ) ){ ?>
' . esc_html( $section_title ) . ''; if( $sub_title ) echo '
' . wp_kses_post( wpautop( $sub_title ) ) . '
'; ?>
have_posts() ){ ?>