Filter: dt_push_post_timeout
Filter the timeout used when calling WordPressExternalConnection::push.
Parameters
| Name | Type | Description |
|---|---|---|
| $timeout | int | The timeout to use for the remote post. Default 5. |
| $post | object | The post object |
Since
- 1.0
Source
Defined in includes/classes/ExternalConnections/WordPressExternalConnection.php at line 567
Returns
The timeout to use for the remote post.