Fixing problem with going to shop home - returns 404 error due to invalid function...
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 27 Oct 2016 15:42:26 +0000 (11:42 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 27 Oct 2016 15:42:26 +0000 (11:42 -0400)
commitb138579de88c0f28a4428d299ffa84e19300b7b3
treedffbd4d95a911764a4b9e989e4a84af105b37d51
parent7c62786b567c8209eb38baaaf11c2095ecf40a20
Fixing problem with going to shop home - returns 404 error due to invalid function parameter in content-product_cat.php

Added is_array test for second parameter of in_array() on line 27
Updated version in style.css
style.css
woocommerce/content-product_cat.php