section_post_cat_1) ? $allinone_home_section->section_post_cat_1 : ''); $home_section_main_title = esc_html(isset($allinone_home_section->home_section_main_title) ? $allinone_home_section->home_section_main_title : ''); $section_post_number = esc_html(isset($allinone_home_section->section_post_number) ? $allinone_home_section->section_post_number : 4); $banner_query_1 = new WP_Query(array('post_type' => 'post', 'posts_per_page' => $section_post_number, 'post__not_in' => get_option("sticky_posts"), 'category_name' => esc_html($section_post_cat_1))); if ($banner_query_1->have_posts()): ?>