Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save CapWebSolutions/250976f3df9abb5a2b4e39c1b5b8ee0d to your computer and use it in GitHub Desktop.

Select an option

Save CapWebSolutions/250976f3df9abb5a2b4e39c1b5b8ee0d to your computer and use it in GitHub Desktop.
Hide Category Count WooCommerce
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