array('post'), 'posts_per_page' => (int)apply_filters('beat_mix_lite_get_headlines_number_of_post', 10), 'post_status' => array('publish'), 'ignore_sticky_posts' => true ); $resuls_set = new WP_Query($args); if ($resuls_set->have_posts()): ?>