Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

MetaQuery

Testar

$meta_query = array(
	array(
		'key'     => 'push_feat',
		'value'   => 'sub',
	),
);