wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_http_send_through_proxy › WordPress Filter Hooks
Since3.5.0
Deprecatedn/a
› apply_filters( 'pre_http_send_through_proxy', null, $uri, $check, $home )
Parameters: (4) |
|
Defined at: |
|
Codex: |
Filters whether to preempt sending the request through the proxy.
Returning false will bypass the proxy; returning true will send the request through the proxy. Returning null bypasses the filter.
Related Functions: wp_http_supports, _http_build_query