Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

wptemvalor_product_export

$meta_query = array(
	array(
		'key'     => 'wptemvalor_product_export',
		'value'   => 'yes',
	),
);