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



http_request_version › Filtr WordPress Hooks

Od5.1.0
Przestarzałyn/a
apply_filters( 'http_request_version', '1.0', $url )
Parametry: (2)
  • (string) $version Version of HTTP used. Accepts '1.0' and '1.1'. Default '1.0'.
    Wymagane: Tak
  • (string) $url The request URL.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the version of the HTTP protocol used in a request.





Źródło

'httpversion'         => apply_filters( 'http_request_version', '1.0', $url ),