Change text clear all swoof plugin

Change text clear all swoof plugin
add_filter('woof_clear_all_text', function($default_text) {
    return __('Filter entfernen', 'tzn');
}, 99, 1);

Leave a Reply

Your email address will not be published. Required fields are marked *