Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Field

Beruf und Familie Trainer

$meta_query = array(
	array(
		'key'     => 'crm_id_trainer',
		'value'   => '101',
		'compare' => '=',
	),
);