Filter: wu_post_default_status
Filters the object data before it is stored into the database.
Parameters
| Name | Type | Description |
|---|---|---|
| $status | string | The default status. |
| $post_type | string | The post type. |
| $this | \Base_Model | The object instance. |
Since
- 2.0.0
Source
Defined in inc/models/class-post-base-model.php at line 320