Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

ls_review_shop_rating

$meta_query = array(
	'relation' => 'AND',
	array(
		'key'     => 'ls_review_shop_rating',
	),
);