livequery
$livequery = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => 'especiais', 'field' => 'slug', ), array( 'taxonomy' => 'category', 'terms' => 'live', 'field' => 'slug', ), );
$livequery = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => 'especiais', 'field' => 'slug', ), array( 'taxonomy' => 'category', 'terms' => 'live', 'field' => 'slug', ), );