Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

pm_group

$meta_query = array(
	array(
		'key'     => 'pm_group',
		'value'   => '4',
	),
);