do_action( 'wpt_tweet_posted', $connection, $id )
Executes an action after a status is posted successfully.
Parameters:
Name | Type | Description |
---|---|---|
$connection |
object | The current OAuth connection. |
$id |
int | Post ID for status update. |
- Source: