Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Slideshow Categories Tax Query

$slides = array(
	array(
		'taxonomy'         => 'slideshow_category',
		'field'            => 'term_id',
	),
);