apply_filters( 'wpt_post_info', array, integer )
Filters post array to insert custom data that can be used in status update process.
Parameters:
| Name | Type | Description |
|---|---|---|
array |
$values Existing values. |
|
integer |
$post_ID Post ID. |
- Source:
Returns:
array $values