Filter: dt_process_extra_data
Filters whether to process extra data for the post.
Parameters
| Name | Type | Description |
|---|---|---|
| $process_extra_data | bool | Whether to process extra data. |
| $post_data | array | The post data. |
Since
- 2.2.0
Source
Defined in includes/classes/DistributorPost.php at line 703
Returns
Whether to process extra data.