Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

111222111222

$meta_query = array(
	array(
		'key'     => 'status',
		'value'   => 'unassigned',
	),
);