Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

tt piscine

cap immo

$tax_query = array(
	'relation' => 'AND',
	array(
		'taxonomy'         => 'cat',
		'terms'            => 'piscine',
		'field'            => 'slug',
		'operator'         => 'EXISTS',
		'include_children' => false,
	),
);