Filter: dt_subscription_post_timeout
Filter the timeout used when calling \Distributor\Subscriptions\send_notifications
Parameters
| Name | Type | Description |
|---|---|---|
| $timeout | int | The timeout to use for the remote post. Default 5. |
| $post | \WP_Post | The post object |
Source
Defined in includes/subscriptions.php at line 299
Returns
The timeout to use for the remote post.