Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

TNO

$adult_shows = array(
	array(
		'key'     => 'archived',
		'value'   => 'true',
		'compare' => '=',
	),
	array(
		'key'     => 'type_choice',
		'value'   => 'serie-adulte',
		'compare' => '=',
	),
);