From c7a044cfd6336eda8ba81bb645d8275acd8b8c3a Mon Sep 17 00:00:00 2001 From: James Koster Date: Wed, 11 Jan 2012 18:42:25 +0000 Subject: [PATCH] Changed product cat widget select label to avoid confusion --- woocommerce-core-functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/woocommerce-core-functions.php b/woocommerce-core-functions.php index 2a48f7cafcd..310ccbbc2ca 100644 --- a/woocommerce-core-functions.php +++ b/woocommerce-core-functions.php @@ -559,7 +559,7 @@ function woocommerce_product_dropdown_categories( $show_counts = 1, $hierarchal if (!$terms) return; $output = "";