Filter: dt_pull_as_draft
Filter the default value of the 'Pull as draft' option in the pull ui
Parameters
| Name | Type | Description |
|---|---|---|
| $as_draft | bool | Whether the 'Pull as draft' option should be checked. |
| $connection | object | The connection being used to pull from. |
Source
Defined in includes/classes/PullListTable.php at line 327
Returns
Whether the 'Pull as draft' option should be checked.