Action: classifai_feature_term_cleanup_get_similar_terms
Fires when a batch of similar terms are calculated.
Parameters
| Name | Type | Description |
|---|---|---|
| $res | array|bool|\WP_Error | Response from the get_similar_terms method. |
| $taxonomy | string | Taxonomy of terms we are comparing. |
| $args | array | Arguments used for getting similar terms. |
Since
- 3.2.0
Source
Defined in includes/Classifai/TermCleanupScheduler.php at line 111