Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

get cities

$cities = array(
	array(
		'taxonomy'         => 'job_listing_region',
		'terms'            => 'תל אביב',
		'field'            => 'name',
	),
);