default_data() ); $args = array( 'post_type' => 'post' , 'cat'=> absint( $option['slider_cat'] ) ); $loop = new WP_Query($args); ?>