Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

UCAS

$meta_query = array(
	array(
		'key'     => '_ucasCode',
		'value'   => 'g401',
		'compare' => 'LIKE',
	),
);