HUSKY - Products Filter Professional for WooCommerce

woof_after_draw_filter

WOOF フィルターフォームの各フィルター要素の出力後に動作します。

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

から v.2.2.5/1.2.5