From: Laury GvR Date: Tue, 1 Nov 2016 17:37:22 +0000 (-0400) Subject: Testing out a better logout link for the WooCommerce top bar X-Git-Tag: v1.0.0^2~29 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d4796d1b32fe7db44edf8da5993f772c0481276f;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 f3b1931..9145a2a 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -44,32 +44,41 @@
log out'; + echo ''; } elseif (!is_user_logged_in()) { - echo ''; + echo ''; } ?> + log out'; +// } +// elseif (!is_user_logged_in()) { +// echo ''; +// } + ?> checkout