Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

psylottery_tags

$meta_query = array(
	array(
		'key'     => 'psylottery_tags',
		'value'   => '%hadra%',
		'compare' => 'LIKE',
		'type'    => 'CHAR',
	),
);