do_action( 'classifai_feature_term_cleanup_post_skip_term', $term, $similar_term, $taxonomy )
Fires after a term is skipped.
Parameters:
Name | Type | Description |
---|---|---|
$term |
int | Term ID being skipped. |
$similar_term |
int | Term ID that matched. |
$taxonomy |
string | Taxonomy of terms being merged. |
- Since:
- x.x.x
- Source: