Filter: dt_update_term_hierarchy
Filter whether term hierarchy should be updated.
Parameters
| Name | Type | Description |
|---|---|---|
| $ | bool | true Whether term hierarchy should be updated. Default true. |
| $taxonomy | string | The taxonomy slug for the current term. |
Since
- 1.0.0
Source
Defined in includes/utils.php at line 655
Returns
Whether term hierarchy should be updated.