HUSKY - Product Filter for WooCommerce

woof_start_filtering_btn_txt

ショートコード [woof start_filtering_btn=1] に表示される「商品フィルターフォームを表示」ボタンのフックです。

 add_filter('woof_start_filtering_btn_txt', function($txt){
        return "Load form!!";
    });

対象バージョン:v.2.1.6