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