Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

subject

$meta_query = array(
	array(
		'key'     => 'org-subjects',
		'compare' => 'LIKE',
	),
);