apply_filters( 'classifai_openai_settings_post_statuses', $post_statuses, $this ) → {array}
Filter post statuses shown in settings.
Parameters:
Name | Type | Description |
---|---|---|
$post_statuses |
array | Array of post statuses to show in settings. |
$this |
object | Current instance of the class. |
- Since:
- 2.2.0
- Source:
Returns:
Array of post statuses.
- Type
- array