Filter: dt_distributable_post_statuses
Filter the post statuses that are allowed to be distributed.
By default only published posts can be distributed.
Parameters
| Name | Type | Description |
|---|---|---|
| $statuses | array | Post statuses that are distributable. Default publish. |
Source
Defined in includes/utils.php at line 348
Returns
Post statuses that are distributable.