HUSKY - Product Filter for WooCommerce

woof_before_draw_filter

Działa przed wydrukiem każdego elementu filtra w formularzu filtra WOOF.

add_action('woof_before_draw_filter', function($key, $shortcode_atts) {
    
    //do here
    
}, 99, 2);

Od wersji v.2.2.5/1.2.5