Filter: ep_sync_terms_allow_hierarchy

apply_filters( 'ep_sync_terms_allow_hierarchy', $allow ) → {bool}

Filter to allow child terms to be indexed

Parameters:
Name Type Description
$allow bool

True means allow

Source:
Returns:

New value

Type
bool