'ticker_id', 'category_id'=>'', 'category_slug'=>'category_ID', 'count'=>1, 'pauseOnItems' => 2000, 'fadeInSpeed' => 600, 'fadeoutspeed' => 300, 'titletext' => 'Latest Posts', ), $atts, 'anynewsticker')); $newslist = new WP_Query(array( 'post_type'=>$ant_settings['ant_post_type'], 'posts_per_page'=> $ant_settings['ant_number_of_posts'], 'cat' => $category_id, )); echo '