Action: classifai_feature_term_cleanup_generate_embedding
Fires when an embedding is generated for a term.
Parameters
| Name | Type | Description |
|---|---|---|
| $term_id | int | ID of term. |
| $result | array|\WP_Error | Result of embedding generation. |
| $this | \TermCleanup | Feature instance. |
Since
- 3.2.0
Source
Defined in includes/Classifai/Features/TermCleanup.php at line 514