Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

post_views_count

$meta_query = array(
	array(
		'key'     => 'post_views_count',
		'value'   => '143',
	),
);