Code-Snippets-Functions/Execute a function on a child site/WooCommerce/hide-category-images-on-shop.txt

1 line
98 B
Text

remove_action( 'woocommerce_before_subcategory_title', 'woocommerce_subcategory_thumbnail', 10 );