section_category_6) ? $allinone_home_section->section_category_6 : ''); $home_section_must_read = esc_html(isset($allinone_home_section->home_section_must_read) ? $allinone_home_section->home_section_must_read : ''); $must_read_section = new WP_Query(array('post_type' => 'post', 'posts_per_page' => 3, 'post__not_in' => get_option("sticky_posts"), 'category_name' => esc_html($section_category_6))); if ($must_read_section->have_posts()): ?>

have_posts()) { $must_read_section->the_post(); $featured_image = wp_get_attachment_image_src(get_post_thumbnail_id(), 'medium_large'); $featured_image = isset($featured_image[0]) ? $featured_image[0] : ''; ?>