'post', 'posts_per_page' => 5 , 'category__in' => $newsexo_theme_trending_news_category, 'post__not_in'=>get_option("sticky_posts")) ; query_posts( $post_args ); if(query_posts( $post_args )) { while(have_posts()):the_post(); { ?>