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