absint( $instance['post_number'] ), 'no_found_rows' => true, ); if ( absint( $instance['post_category'] ) > 0 ) { $qargs['cat'] = absint( $instance['post_category'] ); } $the_query = new WP_Query( $qargs ); ?>