apply_filters( 'classifai_all_post_statuses', $all_statuses ) → {array}
Hook to filter post statuses.
Parameters:
Name | Type | Description |
---|---|---|
$all_statuses |
array | Array of post statuses. |
- Since:
- 2.2.2
- Source:
Returns:
Array of post statuses.
- Type
- array