Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

jobcategory

$jobcategories = array(
	array(
		'taxonomy'         => 'jobcategory',
		'terms'            => '125',
		'field'            => 'term_id',
	),
);