apply_filters( 'dt_post_to_pull', $display_data ) → {array}
Filters the post data for when they are being formatted for a pull
Parameters:
Name | Type | Description |
---|---|---|
$display_data |
array | The post data. |
- Since:
- 2.0.3
- Source:
Returns:
Modified post data.
- Type
- array