Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

abhay meta

$meta_query = array(
	array(
		'key'     => 'HitPay_WHS',
		'value'   => 'completed',
		'compare' => '=',
	),
);