From: Anthony Talarico Date: Tue, 12 Jan 2016 19:10:39 +0000 (-0500) Subject: testing dropdown X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ba335a775b7e6139b1554d05574b535042bb7fc1;p=WP-Plugins%2Fmichsci-products.git testing dropdown --- diff --git a/index.php b/index.php index d9b29f9..c69d125 100644 --- a/index.php +++ b/index.php @@ -484,6 +484,7 @@ function michsci_get_terms_dropdown($cat_id) if($cat_id){ $cats_child = get_term_children($cat_id, $taxonomyName); foreach($cats_child as $cat){ + echo $cat; $output =""; // get parent categories