'team', 'posts_per_page' => $item_per_page, 'paged' => $paged ); $query = new WP_Query( $args ); ?> have_posts() ) : ?> have_posts() ) : $query->the_post(); ?>

ID, 'team-category' ); if ( $terms && ! is_wp_error( $terms ) ) : $taxonomy = array(); foreach ( $terms as $term ) : $taxonomy[] = $term->name; endforeach; $cat_name = join( " ", $taxonomy); $cat_link = get_term_link( $term ); else: $cat_name = ''; endif; ?>

ID, 'team-category' ); if ( $terms && ! is_wp_error( $terms ) ) : $taxonomy = array(); foreach ( $terms as $term ) : $taxonomy[] = $term->name; endforeach; $cat_name = join( " ", $taxonomy); $cat_link = get_term_link( $term ); else: $cat_name = ''; endif; ?>

max_num_pages,"",$paged); ?>