From: Laury GvR Date: Wed, 9 Nov 2016 21:13:51 +0000 (-0500) Subject: Check WooCommerce function exists before using it X-Git-Tag: v1.0.0^2~27 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=fd62d37bf4fcbf6750f4273ab02cfce6be4de146;p=WP-Themes%2Fharborcountry.git Check WooCommerce function exists before using it Checks whether the is_account_page function exists before it is used on the interior page, so too with is_cart and is_checkout. --- diff --git a/sections/interior-page.php b/sections/interior-page.php index cf38bc1..1c8231d 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -55,7 +55,7 @@ echo ""; } ?> -