Action: classifai_feature_term_cleanup_pre_merge_term

do_action( 'classifai_feature_term_cleanup_pre_merge_term', $from, $to, $taxonomy )

Fires before terms are merged together.

Parameters:
Name Type Description
$from int

Term ID being merged.

$to int

Term ID we're merging into.

$taxonomy string

Taxonomy of terms being merged.

Since:
  • x.x.x
Source: