do_action( 'wpt_tweet_failed', object, int, string )
Executes an action after posting a status fails.
Parameters:
| Name | Type | Description |
|---|---|---|
object |
$connection The current OAuth connection. |
|
int |
$id Post ID for status update. |
|
string |
$error Error message returned. |
- Since:
- 3.6.0
- Source: