Skip to content

Instantly share code, notes, and snippets.

@DarkAllMan
DarkAllMan / woocommerce-hide-empty-categores.php
Last active September 12, 2017 07:46 — forked from cklosowski/woocommerce-hide-empty-categores.php
In addition to Chris, I added functionality that child categories will only expand if they are in the selected category.
<?php
/**
Plugin Name: WooCommerce - Exclude empty categories from widget
Plugin URI: https://chrisk.io/woocommerce-hide-categories-with-no-visible-products-in-the-product-category-widget/
Description: Excludes categories with no visible products from the WooCommerce category list
Version: 0.2
Author: Chris Klosowski
Editor: Randall Kam
Author URI: https://chrisk.io
*/