woof_not_sort_checked_terms
此钩子位于插件的 index.php 文件中 public function woof_sort_terms_is_checked 并允许排除 html-types 对选项“让已勾选的术语排在最前面” 如果它已激活:
$not_sort_terms = apply_filters('woof_not_sort_checked_terms', array('slider'));
滑块被排除在外,因为与“让已勾选的术语排在最前面“。返回类型数组。
实际来自 v.2.1.7/1.1.7