Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

chiffon_meta_query

$chiffon_meta_query = array(
	array(
		'key'     => 'post_name',
		'compare' => '=',
		'type'    => 'NUMERIC',
	),
);