Filter: gfpdf_gv_static_map_timeout
Seconds one Static Maps request may hang before it is abandoned.
An explicit timeout overrides WordPress's http_request_timeout filter, so this is the only lever a site behind a slow link or an outbound proxy has. Raising it raises the whole render's worst case with it — see {@see \self::TIMEOUT_SECONDS}.
Parameters
| Name | Type | Description |
|---|---|---|
| $timeout | int |
Since
- 2.0
Source
Defined in src/Pdf/Maps/HttpClient.php at line 373