apply_filters( 'classifai_openai_embeddings_post_statuses', $post_types ) → {array}
Filter post statuses supported for embeddings.
Parameters:
Name | Type | Description |
---|---|---|
$post_types |
array | Array of post statuses to be classified. |
- Since:
- 2.2.0
- Source:
Returns:
Array of post statuses.
- Type
- array