Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

projet_id

$meta_query = array(
	array(
		'key'     => 'projet_id',
		'value'   => 'et_the_ID()',
	),
);