Filter: dt_registered_data_distribute_term_parent

apply_filters( 'dt_registered_data_distribute_term_parent', bool )

Filter whether to distribute term with parents. If set to true, the term will be distributed with its parents.

Parameters:
Name Type Description
bool

$with_parents Whether to distribute term with parents. Default false.

Since:
  • 2.2.0
Source:
Returns:

bool Whether to distribute term with parents.