apply_filters( 'learndash_support_request_timeout', int $timeout , array $parsed_args , string $url )
Filter the timeout for LearnDash Support site connections.
Description Description
Parameters Parameters
- $timeout
-
Current timeout in seconds.
- $parsed_args
-
Array of request args.
- $url
-
URL for request.
Source Source
File: includes/class-ld-bitbucket-api.php
Changelog Changelog
Version | Description |
---|---|
3.1.8 | Introduced. |