At W3 Relations, we build eCommerce websites that convert. We help businesses grow through custom design, robust development, and smart digital marketing strategies.
<?php $terms = get_terms( 'project_categories' ); foreach( $terms as $term ) { ?> <li class="filter" data-role="button" data-filter=".<?php echo $term->slug; ?>"><?php echo $term->name; ?></li> <?php } ?>
Submit Now