Aa
Helping clients nationwide for over 40 years
Client Portal
Helping clients nationwide for over 40 years
Client Portal

FLI Team

$intro"; } $terms = get_terms(array( 'taxonomy' => 'groups', // Replace with your taxonomy name 'hide_empty' => true, // Show even if terms have no posts )); $options=''; if (!empty($terms) && !is_wp_error($terms)) { foreach ($terms as $term) { $list.= '
  • ' . esc_html($term->name) . '
  • '; } } ?>