HUSKY - Products Filter Professional for WooCommerce

woof_before_draw_filter

WOOF フィルターフォームの各フィルター要素の表示前に機能します。

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

から v.2.2.5/1.2.5