HUSKY - Products Filter Professional for WooCommerce

woof_before_draw_filter

Funktioniert vor der Ausgabe jedes Filterelements im WOOF-Filterformular.

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

Von v.2.2.5/1.2.5