apply_filters( 'classifai_feature_term_cleanup_embeddings_meta_key', $meta_key, $this ) → {string}
Filter the meta key for embeddings.
Parameters:
Name | Type | Description |
---|---|---|
$meta_key |
string | Meta key for embeddings. |
$this |
TermCleanup | Feature instance. |
- Since:
- x.x.x
- Source:
Returns:
Meta key for embeddings.
- Type
- string