Filter: dt_remote_post_timeout
Filter the timeout used when calling remote_post
Parameters
| Name | Type | Description |
|---|---|---|
| $timeout | int | The timeout to use for the remote post. Default 45. |
| $args | array | The request arguments. |
Since
- 1.6.7
Source
Defined in includes/classes/ExternalConnections/WordPressExternalConnection.php at line 240
Returns
The timeout to use for the remote_post call.