From: Anthony Talarico Date: Tue, 12 Jan 2016 19:28:56 +0000 (-0500) Subject: testing dropdown X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=cdcc1ced5a1b0d62aa82383c1031cd8cae37b1fe;p=WP-Plugins%2Fmichsci-products.git testing dropdown --- diff --git a/index.php b/index.php index b688943..138ab36 100644 --- a/index.php +++ b/index.php @@ -486,7 +486,7 @@ function michsci_get_terms_dropdown($cat_id) $main = get_term($cat_id, MICHSCI_CATEGORY_NAME); $cats_child = get_term_children($cat_id, $taxonomyName); - $output =""; foreach($cats_child as $cat){ echo $cat . " "; $output .= '