diff --git a/cart-tab.php b/cart-tab.php index 94ba7c1..4a93c38 100755 --- a/cart-tab.php +++ b/cart-tab.php @@ -2,7 +2,7 @@ /** * Plugin Name: WooCommerce Cart Tab * Plugin URI: http://jameskoster.co.uk/tag/cart-tab/ - * Version: 0.4.0 + * Version: 0.5.0 * Description: Displays a sitewide link to the cart which reveals the cart contents on hover. * Author: jameskoster * Tested up to: 4.5.2 @@ -172,7 +172,7 @@ function woocommerce_cart_tab() { } if ( ! is_cart() && ! is_checkout() ) { - if ( 'yes' == $widget && !wp_is_mobile() ) { + if ( 'yes' == $widget && ! wp_is_mobile() ) { echo '