term_id; } $portfolio_args = array( 'orderby' => $portfolio_cat_sort, 'order' => $portfolio_cat_order, 'include' => $term_IDs, 'hide_empty' => false, 'fields' => 'all' ); } else { $portfolio_args = array( 'orderby' => $portfolio_cat_sort, 'order' => $portfolio_cat_order, 'hide_empty' => false, 'fields' => 'all' ); } $portfolio_categories = get_terms( 'portfolio-category', $portfolio_args ); ?>

  • name ); ?>