Filter: dt_create_missing_terms
Filter whether missing terms should be created.
Parameters
| Name | Type | Description |
|---|---|---|
| $ | bool | true Whether missing terms should be created. Default true. |
| $taxonomy | string | The taxonomy name. |
| $term_array | array | Term data. |
| `` |
Since
- 1.0.0
Source
Defined in includes/utils.php at line 616
Returns
Whether missing terms should be created.