wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



http_request_timeout › Filtr WordPress Hooks

Od5.1.0
Przestarzałyn/a
apply_filters( 'http_request_timeout', 5, $url )
Parametry: (2)
  • (float) $timeout_value Time in seconds until a request times out. Default 5.
    Wymagane: Tak
  • (string) $url The request URL.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the timeout value for an HTTP request.





Źródło

'timeout'             => apply_filters( 'http_request_timeout', 5, $url ),