Project spotlight
$spotlight_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => 'Uitgelicht', 'field' => 'name', 'operator' => 'IN', 'include_children' => false, ), );
$spotlight_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', 'terms' => 'Uitgelicht', 'field' => 'name', 'operator' => 'IN', 'include_children' => false, ), );