Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

test meta

$meta_query = array(
	array(
		'key'     => 'type_operations',
		'value'   => '%isolation_murs%',
		'compare' => 'LIKE',
	),
);