Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

test

$meta_query = array(
	'relation' => 'AND',
	array(
		'key'     => 'wp_theatre_prod',
		'value'   => '1477',
		'compare' => '=',
	),
);