HUSKY - Products Filter Professional for WooCommerce

woof_not_sort_checked_terms

Этот хук размещён в index.php плагина в public function woof_sort_terms_is_checked и позволяет исключать html-типы из влияния опции “Lets checked terms will be on the top”, если она активирована:

$not_sort_terms = apply_filters('woof_not_sort_checked_terms', array('slider'));

Slider исключён, так как использовать его с “Lets checked terms will be on the top“ нелогично. Возвращает массив типов.

Актуально с v.2.1.7/1.1.7