diff --git a/inc/custom-header.php b/inc/custom-header.php index 39b5a1f..91715e8 100644 --- a/inc/custom-header.php +++ b/inc/custom-header.php @@ -10,9 +10,11 @@ * * You can add the WooCommerce Mini Cart to header.php like so ... * - if ( function_exists( '_s_woocommerce_header_cart' ) ) { - _s_woocommerce_header_cart(); - } + * * @package _s */