'post', 'posts_per_page' => 3, 'order' => 'DESC', 'post__not_in' => get_option( "sticky_posts" ), ); $apex_business_news = new WP_Query( $apex_business_query_args ); ?>