Filter: dt_extra_data
Filters the extra data for the post to be processed on the target site.
Parameters
| Name | Type | Description |
|---|---|---|
| $extra_data | array | Extra data for the post. |
| $this | \DistributorPost | The DistributorPost object. |
Since
- 2.2.0
Source
Defined in includes/classes/DistributorPost.php at line 805
Returns
Extra data for the post.