Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

dorsal test1

$meta_query = array(
	'relation' => 'OR',
	array(
		'key'     => 'dorsal',
		'compare' => '=',
	),
);