Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

listify meta

$meta_query = array(
	array(
		'key'     => '_average_rating',
		'type'    => 'NUMERIC',
	),
);