apply_filters( 'classifai_language_settings_post_statuses', $post_statuses ) → {array}
Filter post statuses shown in language processing settings.
Parameters:
Name | Type | Description |
---|---|---|
$post_statuses |
array | Array of post statuses to show in language processing settings. |
- Since:
- 1.7.1
- Source:
Returns:
Array of post statuses.
- Type
- array