section_category_5) ? $allinone_home_section->section_category_5 : ''); $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_5))); if ($must_read_section->have_posts()): ?>