Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

wpc

$meta_query = array(
	array(
		'key'     => 'wpc-metas',
		'compare' => 'LIKE',
	),
);