‘pwb-brand’, ‘hide_empty’ => false, ) ); if ( ! empty( $terms ) && ! is_wp_error( $terms ) ) { foreach ( $terms as $term ) { echo ‘
  • ‘ . $term->name . ‘
  • ‘; } } ?>