ID, 'jetpack-portfolio-type' ); if ( ! is_wp_error( $terms ) ) : $filtering_links = array(); if ( $terms ) { foreach ( $terms as $term ) { $filtering_links[] = $term->slug; } } $filtering = join( ", ", $filtering_links ); $types = $filtering ? join( " ", $filtering_links ) : ' '; $classes = 'archive-project ' . $types; endif; ?>
>
', '' ); ?>