woof_not_sort_checked_terms
Questo hook è posizionato nel file index.php del plugin nella funzione pubblica woof_sort_terms_is_checked e consente di escludere i tipi HTML dall’impatto dell’opzione “Lets checked terms will be on the top” se attivata:
$not_sort_terms = apply_filters('woof_not_sort_checked_terms', array('slider'));
Lo slider è escluso poiché è illogico utilizzarlo con “Lets checked terms will be on the top“. Restituisce un array di tipi.
Valido dalla v.2.1.7/1.1.7