From: Laury GvR Date: Tue, 1 Nov 2016 17:25:13 +0000 (-0400) Subject: Testing out a better logout link for the WooCommerce top bar X-Git-Tag: v1.0.0^2~31 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=2613e4b55f3ec629c3faf333fbe5bbef5851c6a9;p=WP-Themes%2Fharborcountry.git Testing out a better logout link for the WooCommerce top bar --- diff --git a/woocommerce.php b/woocommerce.php index 0f7d2bf..d1c001f 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -31,7 +31,7 @@ - +

view cart

@@ -44,8 +44,13 @@
log out'; + echo ''; } elseif (!is_user_logged_in()) { echo '';