apply_filters( 'jb_post_statuses', $statuses ) → {array}
Filters the custom post statuses list that will be initialized when JobBoardWP is active.
Parameters:
Name | Type | Description |
---|---|---|
$statuses |
array | Statuses data. |
- Since:
- 1.0
- Source:
Returns:
Statuses data.
- Type
- array