Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

usergroup

$user-group = array(
	array(
		'key'     => 'user-group',
		'value'   => 'companya',
		'compare' => 'LIKE',
	),
);