woof_sort_terms_before_out
在 html types 中用作 checkbox 或 radio,用于对术语数组进行任何操作(如果需要)
$terms = apply_filters('woof_sort_terms_before_out', $terms, 'checkbox');
wp-content\plugins\woocommerce-products-filter\views\html_types\checkbox.php
在 html types 中用作 checkbox 或 radio,用于对术语数组进行任何操作(如果需要)
$terms = apply_filters('woof_sort_terms_before_out', $terms, 'checkbox');
wp-content\plugins\woocommerce-products-filter\views\html_types\checkbox.php