diff --git a/includes/wc-conditional-functions.php b/includes/wc-conditional-functions.php index dc955b7cfe5..228edb53933 100644 --- a/includes/wc-conditional-functions.php +++ b/includes/wc-conditional-functions.php @@ -223,7 +223,6 @@ if ( ! function_exists( 'taxonomy_is_product_attribute' ) ) { * Returns true when the passed taxonomy name is a product attribute. * * @uses $wc_product_attributes global which stores taxonomy names upon registration - * @param $name of the attribute * @param string $name of the attribute * @return bool */