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