Hi Tan and thanks
i tried this without success :
'hidden' => array('slug:tax_query[taxo_service]', 'in', array('aup', 'ab', 'ae')),
'hidden' => array('tax_query[taxo_service]', 'in', array('aup', 'ab', 'ae')),
but i think you're right, the default taxonomies metaboxes are hidden (with css) in my case so the DOM will not be parsed...
Does include/exclude extension is working with fields or only with metaboxes ?
Thanks