'post', 'post_status' => 'publish', 'posts_per_page' => absint( $number_of_popular_posts_items ), 'cat' => $feature_posts_id, 'offset' => 0, 'ignore_sticky_posts' => 1 ))); $posts_array = $query->get_posts(); if( $popular_posts == true && is_home() ) { ?>