do_action( 'wpt_post_to_service', int, array, string, bool )
Execute an action when a status update is executed.
Parameters:
| Name | Type | Description |
|---|---|---|
int |
$post_ID Post ID. |
|
array |
$post_info Array of post info for templates. |
|
string |
$template Template in use. |
|
bool |
$media Whether media should be included. |
- Source: