Filter: dt_item_mapping
Filter the post item.
Parameters
| Name | Type | Description |
|---|---|---|
| $obj | \WP_Post | The WP_Post that is being pushed. |
| $this | \ExternalConnection | The external connection the post concerns. |
Since
- 1.0
Source
Defined in includes/classes/ExternalConnections/WordPressExternalConnection.php at line 844
Returns
The WP_Post that is being pushed.