Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Portfolio List

$tax_queryPortfolios = array(
	array(
		'taxonomy'         => 'portfolioslist',
		'terms'            => array( 'all', 'codeigniter', 'laravel', 'wordpress' ),
		'field'            => 'slug',
	),
);