Created
October 3, 2017 21:45
-
-
Save CapWebSolutions/250976f3df9abb5a2b4e39c1b5b8ee0d to your computer and use it in GitHub Desktop.
Hide Category Count WooCommerce
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| add_filter( 'woocommerce_subcategory_count_html', '__return_null' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment